Brad King
|
6fe770e163
VS: Add a source file property to set the hlsl shader type
|
11 年之前 |
Brad King
|
9b4dc2ad4a
VS: Add a source file property to mark content for Windows App deployment
|
11 年之前 |
Brad King
|
f063a914c6
VS: Re-arrange WriteExtraSource to support tool configuration
|
11 年之前 |
Gilles Khouzam
|
2dfcf0ed07
VS: Fix generation of desktop applications for ARM
|
11 年之前 |
Gilles Khouzam
|
401a00d9f9
VS: Set WindowsPhone and WindowsStore min VS version required
|
11 年之前 |
Gilles Khouzam
|
709cebde66
VS: Generate WindowsPhone and WindowsStore application types
|
11 年之前 |
Brad King
|
c1580a9217
VS: Always add IgnoreSpecificDefaultLibraries to .vcxproj files
|
11 年之前 |
Gilles Khouzam
|
66edd06587
VS: Add missing newline after .vcxproj user prop import line
|
11 年之前 |
Brad King
|
0ac28adc01
VS: Map .jpg and .png sources to Image tool
|
11 年之前 |
Brad King
|
58bb14d4ac
VS: Map .xml to XML tool
|
11 年之前 |
Brad King
|
972cf1d7af
VS: Map .appxmanifest sources to AppxManifest tool
|
11 年之前 |
Brad King
|
15fb102278
VS: Refactor handling of resx headers
|
11 年之前 |
Brad King
|
c2ef6d238a
VS: Refactor handling of "header" sources in VS >= 10
|
11 年之前 |
Brad King
|
2df389115e
VS: Refactor handling of "extra" sources in VS >= 10
|
11 年之前 |
Brad King
|
143b40051a
VS: Convert 'WriteSource' tool argument to std::string
|
11 年之前 |
Brad King
|
09164c637b
VS: Encode more content correctly in vcxproj files (#15031)
|
11 年之前 |
Brad King
|
1c209ac165
cmIDEOption: Store mapped flag values as a vector<string>
|
11 年之前 |
Brad King
|
91c933546d
cmVisualStudio10TargetGenerator: Remove dupilcate line
|
11 年之前 |
Brad King
|
7a9909db86
VS: Make MS-tool-specific options conditional
|
11 年之前 |
Martin Mitas
|
5d8738468f
VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGS
|
11 年之前 |
Brad King
|
d96b3f68f4
VS14: Generate flag tables from MSBuild v140 tool files
|
11 年之前 |
Brad King
|
1edaef39f1
VS: Factor MS-tool-specific vcxproj settings into helper
|
11 年之前 |
Brad King
|
808f4b1fa4
VS: Re-order logic to group MS-tool-specific options together
|
11 年之前 |
Brad King
|
13e6d5595f
VS: Set some options directly instead of using flag map
|
11 年之前 |
Brad King
|
8f4bdcc6cb
VS: Remove always-true condition on compile options block
|
11 年之前 |
Brad King
|
2b3e7b6f94
VS: Fix vcxproj specification of empty output file extension
|
11 年之前 |
Brad King
|
39af06e7f7
VS: Fix vcxproj elements specifying binary output locations
|
11 年之前 |
Brad King
|
ee329d543c
VS: Refactor flag table lookup
|
11 年之前 |
Brad King
|
0d04838469
VS: Use full path to sources to allow deeper trees with VS >= 10
|
11 年之前 |
Stephen Kelly
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 年之前 |