]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/numeric/ublas/IDEs/qtcreator/test/concepts.pro
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / numeric / ublas / IDEs / qtcreator / test / concepts.pro
1 TEMPLATE = app
2 TARGET = concepts
3
4 !include (configuration.pri)
5
6 DEFINES += \
7 EXTERNAL
8 # INTERAL
9 # SKIP_BAD
10
11 linux: icc: QMAKE_CXXFLAGS += -Xc
12 macx: QMAKE_CXXFLAGS += -fabi-version=0
13
14
15 SOURCES += \
16 ../../../test/concepts.cpp