summaryrefslogtreecommitdiffstats
path: root/examples/wayland/custom-extension/testapp/testapp.pro
blob: 062210e9aaa5e43291ec15985390fcfb9afa360a (plain)
1
2
3
4
5
6
SOURCES += main.cpp

CONFIG += c++11

target.path = $$[QT_INSTALL_EXAMPLES]/wayland/custom-extension/testapp
INSTALLS += target