]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/numeric/ublas/IDEs/qtcreator/test/test_assignment.pro
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / numeric / ublas / IDEs / qtcreator / test / test_assignment.pro
1 TEMPLATE = app
2 TARGET = test_assignment
3
4 include (configuration.pri)
5
6 DEFINES += \
7 BOOST_UBLAS_COO_ALWAYS_DO_FULL_SORT
8
9 HEADERS += \
10 ../../../test/utils.hpp
11
12 SOURCES += \
13 ../../../test/test_assignment.cpp