boost/libs/numeric/ublas/IDEs/qtcreator/test/test1.pro
2022-12-15 23:45:23 +08:00

15 lines
258 B
Prolog

TEMPLATE = app
TARGET = test1
include (configuration.pri)
DEFINES += $$UBLAS_TESTSET
HEADERS += ../../../test/test1.hpp
SOURCES += \
../../../test/test13.cpp \
../../../test/test12.cpp \
../../../test/test11.cpp \
../../../test/test1.cpp