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

15 lines
265 B
Prolog

TEMPLATE = app
TARGET = test3
include (configuration.pri)
DEFINES += $$UBLAS_TESTSET_SPARSE
HEADERS += ../../../test/test3.hpp
SOURCES += \
../../../test/test33.cpp \
../../../test/test32.cpp \
../../../test/test31.cpp \
../../../test/test3.cpp