summaryrefslogtreecommitdiffstats
path: root/mkspecs/symbian-sbsv2
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-08-27 05:04:32 (GMT)
committerJanne Anttila <janne.anttila@digia.com>2009-08-27 05:04:32 (GMT)
commitf189e00fb98f3f5cf5353c69ffe77f206304666b (patch)
tree0293b39422ff6ef9123da47ed8cd4fdb7d30178d /mkspecs/symbian-sbsv2
parent8c71456e2fdeba68978895d5c38f7fd251ab7808 (diff)
downloadQt-f189e00fb98f3f5cf5353c69ffe77f206304666b.zip
Qt-f189e00fb98f3f5cf5353c69ffe77f206304666b.tar.gz
Qt-f189e00fb98f3f5cf5353c69ffe77f206304666b.tar.bz2
Support for template PKG file.
This commit changes qmake to generate only one template pkg file, instead of one for each supported platform and build. Due to this change createpackage.bat script now need to be called with two additional parameters - platform and target. Example of needed changes: Instead of old way: >createpackage.bat [-i] pkgfile [certificate key [passphrase]] The new implementation works as: >createpackage.bat [-i] pkgfile platform build [certificate key [passphrase]] In addition createpackage.bat backend is replaced by createpackage.pl, it takes care of preprocesing the pkg file, i.e. expanding the variables with their values and calling the makesis and signsis with right parameters. Perl is used to make implementation more cross-platform. Task: 259037 RevBy: Miikka Heikkinen
Diffstat (limited to 'mkspecs/symbian-sbsv2')
0 files changed, 0 insertions, 0 deletions