summaryrefslogtreecommitdiffstats
path: root/examples/examples.pri
blob: 68819f39880760024a532f5af3f53057f68b64f5 (plain)
1
2
3
4
5
6
7
8
9
!plugin {
    target.path=$$QT_MOBILITY_EXAMPLES
} else {
    target.path = $${QT_MOBILITY_PLUGINS}/$${PLUGIN_TYPE}
}

INSTALLS += target