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

14 lines
227 B
Prolog

TEMPLATE = app
TARGET = test5
include (configuration.pri)
DEFINES += $$UBLAS_TESTSET
HEADERS += ../../../test/test5.hpp
SOURCES += \
../../../test/test53.cpp \
../../../test/test52.cpp \
../../../test/test5.cpp