summaryrefslogtreecommitdiff
path: root/libs/numeric/ublas/IDEs/qtcreator/test/test2.pro
blob: 00fb53f54446ff84bd6cd01efeb0a29e6758b988 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = app
TARGET = test2

!include (configuration.pri)

DEFINES += $$UBLAS_TESTSET

HEADERS += ../../../test/test2.hpp

SOURCES += \
    ../../../test/test23.cpp \
    ../../../test/test22.cpp \
    ../../../test/test21.cpp \
    ../../../test/test2.cpp