]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/numeric/ublas/IDEs/qtcreator/test/test_triangular.pro
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / numeric / ublas / IDEs / qtcreator / test / test_triangular.pro
1 TEMPLATE = app
2 TARGET = test_triangular
3
4 !include (configuration.pri)
5
6 DEFINES += \
7 BOOST_CHRONO_DYN_LINK=1 \
8 BOOST_CHRONO_THREAD_DISABLED \
9 BOOST_SYSTEM_DYN_LINK=1 \
10 BOOST_SYSTEM_NO_DEPRECATED \
11 BOOST_TIMER_DYN_LINK=1
12
13 SOURCES += \
14 ../../../test/test_triangular.cpp
15
16 LIBS += -lboost_timer -lboost_system -lboost_chrono