]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/numeric/ublas/IDEs/qtcreator/test/test_inplace_solve_mvov.pro
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / numeric / ublas / IDEs / qtcreator / test / test_inplace_solve_mvov.pro
1 TEMPLATE = app
2 TARGET = test_inplace_solve_mvov
3
4 !include (configuration.pri)
5
6 DEFINES += \
7 USE_MAPPED_VECTOR_OF_MAPPED_VECTOR
8
9 HEADERS += \
10 ../../../test/utils.hpp
11
12 SOURCES += \
13 ../../../test/test_inplace_solve.cpp