]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/numeric/ublas/IDEs/qtcreator/test/triangular_access.pro
bump version to 19.2.0-pve1
[ceph.git] / ceph / src / boost / libs / numeric / ublas / IDEs / qtcreator / test / triangular_access.pro
CommitLineData
7c673cae
FG
1TEMPLATE = app
2TARGET = triangular_access
3
92f5a8d4 4include (configuration.pri)
7c673cae
FG
5
6DEFINES += NOMESSAGES
7
8HEADERS += \
9 ../../../test/common/testhelper.hpp
10
11SOURCES += \
12 ../../../test/triangular_access.cpp