Changeset 153 in tspsg-svn
- Timestamp:
- Feb 18, 2011, 9:19:17 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 10 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/install.pri
r152 r153 115 115 DEPLOYMENT.installer_header = "$${LITERAL_HASH}{\"TSPSG Installer\"},(0xA000D7CE),1,0,0" 116 116 } 117 118 # Maemo 5 119 maemo5 { 120 target.path = /opt/usr/bin 121 desktop.files = qtc_packaging/tspsg.desktop 122 desktop.path = /usr/share/applications/hildon 123 icon.files = qtc_packaging/tspsg.png 124 icon.path = /usr/share/icons/hicolor/64x64/apps 125 126 INSTALLS += desktop icon 127 }
Note: See TracChangeset
for help on using the changeset viewer.