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

14 lines
227 B
Prolog

TEMPLATE = app
TARGET = test4
include (configuration.pri)
DEFINES += $$UBLAS_TESTSET
HEADERS += ../../../test/test4.hpp
SOURCES += \
../../../test/test43.cpp \
../../../test/test42.cpp \
../../../test/test4.cpp