summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorGilles Khouzam <gillesk@microsoft.com>2014-08-14 14:52:53 -0700
committerBrad King <brad.king@kitware.com>2014-09-02 10:17:02 -0400
commitb8e405387eca702d93a88eb55842a65de7792cf5 (patch)
tree82f3136205c8ab45e99cf9843fb01a4abbbc11f6 /.gitattributes
parent0432f0620d58997cd80fd5283af3afc510482d2c (diff)
downloadcmake-b8e405387eca702d93a88eb55842a65de7792cf5.tar.gz
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>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d21f1dda0e..d3f7280e25 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -12,6 +12,8 @@ configure crlf=input
*.dsp -crlf
*.dsptemplate -crlf
*.dsw -crlf
+*.pfx -crlf
+*.png -crlf
*.sln -crlf
*.vcproj -crlf