summaryrefslogtreecommitdiffstats
path: root/Help/release/3.1.0.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-12-04 14:10:05 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2014-12-04 14:10:05 (GMT)
commitba98442610024cf50cb407a5cc09f25096a7c79a (patch)
tree960f6544f0a5884da6e32568436b7c533c0c3bb6 /Help/release/3.1.0.rst
parent0f381ad5218758aadf92bbd4e5d68347a06cc3ab (diff)
parent352f246f3ebfd8daf5fda9bad2db01b56fa4bf4d (diff)
downloadCMake-ba98442610024cf50cb407a5cc09f25096a7c79a.zip
CMake-ba98442610024cf50cb407a5cc09f25096a7c79a.tar.gz
CMake-ba98442610024cf50cb407a5cc09f25096a7c79a.tar.bz2
Merge topic 'vs-phone-store-deployment-location'
352f246f VS: Add source file property to specify Windows App deployment location
Diffstat (limited to 'Help/release/3.1.0.rst')
-rw-r--r--Help/release/3.1.0.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/release/3.1.0.rst b/Help/release/3.1.0.rst
index 1ffc5b5..96717c6 100644
--- a/Help/release/3.1.0.rst
+++ b/Help/release/3.1.0.rst
@@ -165,6 +165,10 @@ Properties
to tell the Visual Studio generators to mark content for deployment
in Windows Phone and Windows Store projects.
+* A :prop_sf:`VS_DEPLOYMENT_LOCATION` source file property was added
+ to tell the Visual Studio generators the relative location of content
+ marked for deployment in Windows Phone and Windows Store projects.
+
* The :prop_tgt:`VS_WINRT_COMPONENT` target property was created to
tell Visual Studio generators to compile a shared library as a
Windows Runtime (WinRT) component.