VS: Mark Windows Phone and Store targets as App Containers
* Add AppContainerApplication to non-UTILITY targets
* Generate app manifest and related files if project does not provide them.
Place them in a per-target directory to avoid clashes.
* Mark WinRT components with WinMDAssembly
* Import Windows Phone 8.0 targets in .vcxproj files when necessary,
and reference platform.winmd.
Inspired-by:
Paul Annetts <paul@lightunobscured.com>
Showing
- .gitattributes 2 additions, 0 deletions.gitattributes
- Source/cmVisualStudio10TargetGenerator.cxx 541 additions, 3 deletionsSource/cmVisualStudio10TargetGenerator.cxx
- Source/cmVisualStudio10TargetGenerator.h 11 additions, 0 deletionsSource/cmVisualStudio10TargetGenerator.h
- Templates/Windows/ApplicationIcon.png 0 additions, 0 deletionsTemplates/Windows/ApplicationIcon.png
- Templates/Windows/Logo.png 0 additions, 0 deletionsTemplates/Windows/Logo.png
- Templates/Windows/SmallLogo.png 0 additions, 0 deletionsTemplates/Windows/SmallLogo.png
- Templates/Windows/SplashScreen.png 0 additions, 0 deletionsTemplates/Windows/SplashScreen.png
- Templates/Windows/StoreLogo.png 0 additions, 0 deletionsTemplates/Windows/StoreLogo.png
- Templates/Windows/Windows_TemporaryKey.pfx 0 additions, 0 deletionsTemplates/Windows/Windows_TemporaryKey.pfx
Loading
Please register or sign in to comment