File: examples.pri

package info (click to toggle)
qtfeedback-opensource-src 5.0~git20180903.a14bd0b-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,100 kB
  • sloc: cpp: 3,385; makefile: 49
file content (9 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (4)
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