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