Changeset 8dcf4701e6 in tspsg
- Timestamp:
- Feb 18, 2011, 9:19:17 PM (14 years ago)
- Branches:
- 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 5cbcd091ed
- Parents:
- cc5c5108a3
- git-author:
- Oleksii Serdiuk <contacts@…> (02/18/11 21:19:17)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:45:58)
- Files:
-
- 8 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install.pri
rcc5c5108a3 r8dcf4701e6 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.