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