]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/numeric/ublas/IDEs/qtcreator/test/test3_mvov.pro
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / numeric / ublas / IDEs / qtcreator / test / test3_mvov.pro
1 TEMPLATE = app
2 TARGET = test3_mvov
3
4 !include (configuration.pri)
5
6 DEFINES += \
7 USE_FLOAT \
8 USE_DOUBLE \
9 USE_STD_COMPLEX \
10 USE_STD_MAP \
11 USE_MAPPED_VECTOR_OF_MAPPED_VECTOR
12
13 HEADERS += ../../../test/test3.hpp
14
15 SOURCES += \
16 ../../../test/test33.cpp \
17 ../../../test/test32.cpp \
18 ../../../test/test31.cpp \
19 ../../../test/test3.cpp