mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 05:20:50 -05:00
Help: Add notes for topic 'vs-special-source-file-properties'
This commit is contained in:
11
Help/release/dev/vs-special-source-file-properties.rst
Normal file
11
Help/release/dev/vs-special-source-file-properties.rst
Normal file
@@ -0,0 +1,11 @@
|
||||
vs-special-source-file-properties
|
||||
---------------------------------
|
||||
|
||||
* A :prop_sf:`VS_DEPLOYMENT_CONTENT` source file property was added
|
||||
to tell the Visual Studio generators to mark content for deployment
|
||||
in Windows Phone and Windows Store projects.
|
||||
|
||||
* The Visual Studio generators learned to treat ``.hlsl`` source
|
||||
files as High Level Shading Language sources (using ``FXCompile``
|
||||
in ``.vcxproj`` files). A :prop_sf:`VS_SHADER_TYPE` source file
|
||||
property was added to specify the Shader Type.
|
||||
Reference in New Issue
Block a user