summaryrefslogtreecommitdiffstats
path: root/Templates/Windows/StoreLogo.png
Commit message (Collapse)AuthorAgeFilesLines
* Reduce size of PNG imagesLucy Phipps2019-01-251-0/+0
| | | | | | Use FileOptimizer 13.50.2431 (x86) and ZopfliPNG 1.0.2. Update expected file hashes in tests.
* VS: Mark Windows Phone and Store targets as App ContainersGilles Khouzam2014-09-021-0/+0
* 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>