summaryrefslogtreecommitdiffstats
path: root/tools/extractbinarydata/extractbinarydata.pro
Commit message (Collapse)AuthorAgeFilesLines
* introduce no_app_bundle.priTim Jenssen2013-05-271-1/+2
| | | | | | | - it tries to copy the needed qt_menu.nib dir Change-Id: I04fe564f62e16847a417e47c9a0719c043c1f027 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
* Compile fix when building tools staticNiels Weber2013-03-221-1/+1
| | | | | Change-Id: Ie27962ae3fdf1b3ed06ba06ad81c1b169779ba65 Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
* Follow advice given by Joerg, DEPENDPATH is now deprecated.kh12012-11-201-1/+0
| | | | | Change-Id: I8e08618bcc88cc445c317c79d93cdf9f1f2ca5e8 Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-8/+6
| | | | | Change-Id: I01fb12537f863ed0744979973c7e4153889cc5cb Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Keep common just for the tools.kh12012-03-131-1/+1
| | | | | | | All other files should be in the lib anyway. Fix includes. Change-Id: I654fadf0a77b8d19953a6b47820e6398af11e2df Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Revert "Reorganize libinstaller.pri -> installerbuilder.pri file includes."kh12012-02-211-3/+7
| | | | | | | | This reverts commit 6326dc3187f4c40ec938b03d256befb6d9dfc333. This breaks shadow builds. Need to check with creator sources how to do it properly. Change-Id: I0a9edf31abcee93b1b323ac8d8b80cc492226e29 Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
* Reorganize libinstaller.pri -> installerbuilder.pri file includes.kh12012-02-211-7/+3
| | | | | | | | | - reorganize libinstaller.pri - move and rename libinstaller.pri - adjust all files that formerly included libinstaller.pri Change-Id: I8d92ad783872fed67d6e06359ff5db46704de274 Reviewed-by: Niels Weber <niels.2.weber@nokia.com>
* Tool to extract binary data + resources.kh12011-08-221-0/+17
Pass the old maintenance and a new installerbase to the app to be able to update an existing installation without actual maintenance tool update from server. Renames the old maintenance to file.org. Change-Id: I11ab12e861d65b3bfc8f9adb08f3b6da1faf2dff Reviewed-on: http://codereview.qt.nokia.com/3272 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>