summaryrefslogtreecommitdiffstats
path: root/examples/desktop/desktop.pro
blob: 58c7b977fb1c945c73a2c945bf7b99a98fd2dd7f (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE      = subdirs
CONFIG       += ordered
SUBDIRS       = screenshot

# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/desktop
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS desktop.pro README
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/desktop
INSTALLS += target sources

symbian: CONFIG += qt_example