diff options
author | Brad King <brad.king@kitware.com> | 2016-11-30 13:37:37 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2016-11-30 13:37:37 (GMT) |
commit | 29b37dd97538371ceffb2e1904437e44c46dcbb8 (patch) | |
tree | 96c9337e587822dbdf741bcb152d8a0391383f93 /Help/manual | |
parent | a53a2f1e7e786a74c51796fcc6b94937f21ab45d (diff) | |
parent | e390991846825799e619e072a28f1da58b7c89ba (diff) | |
download | CMake-29b37dd97538371ceffb2e1904437e44c46dcbb8.zip CMake-29b37dd97538371ceffb2e1904437e44c46dcbb8.tar.gz CMake-29b37dd97538371ceffb2e1904437e44c46dcbb8.tar.bz2 |
Merge topic 'msbuild-customization'
e3909918 VS: Add option to customize vcxproj user props file
Diffstat (limited to 'Help/manual')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index 5da00ed..b365fdf 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -285,6 +285,7 @@ Properties on Targets /prop_tgt/VS_SCC_PROJECTNAME /prop_tgt/VS_SCC_PROVIDER /prop_tgt/VS_SDK_REFERENCES + /prop_tgt/VS_USER_PROPS_CXX /prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION /prop_tgt/VS_WINRT_COMPONENT /prop_tgt/VS_WINRT_EXTENSIONS |