qt5base-lts/qmake
Kamil Trzcinski 898b8d05c5 qmake: added WMAppManifest generation for winphone target
Platform specific qmakespec needs to enable: autogen_wmappmanifest and winphone. Manifest will be generated once and only for the application template.

The Manifest will generated from following variables:
* PRODUCTID - the GUID (application specific)
* PUBLISHERID - GUID (publisher specific)
* TARGET - short application name (executable)
* AUTHOR
* PUBLISHER
* DESCRIPTION - application description

Change-Id: I225c24dc256c57451775e37658080e88b842a7d8
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-09-17 23:09:24 +02:00
..
doc Doc: Add a dependency to qtdoc for qmake manual 2013-09-11 10:30:23 +02:00
generators qmake: added WMAppManifest generation for winphone target 2013-09-17 23:09:24 +02:00
library avoid deadlock in cache() during spec/cache loading 2013-08-27 13:36:34 +02:00
cachekeys.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
Makefile.unix Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
Makefile.win32 Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
meta.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
meta.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.cpp Merge branch 'stable' into dev 2013-09-13 18:04:17 +02:00
option.h implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
project.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
project.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
property.cpp introduce /src qmake property variants 2013-06-12 16:27:21 +02:00
property.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri Merge remote-tracking branch 'origin/stable' into dev 2013-08-21 11:03:18 +02:00
qmake.pro Merge remote-tracking branch 'origin/stable' into dev 2013-06-20 16:45:12 +02:00