summaryrefslogtreecommitdiffstats
path: root/demos/demos.pri
blob: 48c8bf2fc5fd6584754938464df893527bec4445 (plain)
1
2
3
4
5
6
7
8
9
10
include(../features/basic_examples_setup.pri)

!plugin {
    target.path=$$QT_MOBILITY_DEMOS
} else {
    target.path = $${QT_MOBILITY_PLUGINS}/$${PLUGIN_TYPE}
}
INSTALLS += target