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