summaryrefslogtreecommitdiffstats
path: root/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-04-20 12:47:24 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-04-20 12:47:26 (GMT)
commit24b04b51341c0575d9492d9d09a405112317e2cf (patch)
tree90138e9efbf6d0cd70ee253628f193112c9c06cd /Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst
parent6c7460bc48be10a774f54271340711bcfdef8fb5 (diff)
parentc94f1bcf92bf5de100a1513cf1dd7f4eaf0122d4 (diff)
downloadCMake-24b04b51341c0575d9492d9d09a405112317e2cf.zip
CMake-24b04b51341c0575d9492d9d09a405112317e2cf.tar.gz
CMake-24b04b51341c0575d9492d9d09a405112317e2cf.tar.bz2
Merge topic 'remove-vs7.1-generator'
c94f1bcf Drop Visual Studio 7 .NET 2003 generator a4452fd8 cmGlobalVisualStudioGenerator: Drop VS7 enumeration value 6e66fe5f cmGlobalVisualStudio8Generator: Drop unused GetDocumentation method Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !723
Diffstat (limited to 'Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst')
-rw-r--r--Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst b/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst
index eb91832..dcd2a4e 100644
--- a/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst
+++ b/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst
@@ -17,7 +17,7 @@ pairs. Each such pair will be transformed into an entry in the
solution global section. Whitespace around key and value is ignored.
List elements which do not contain an equal sign are skipped.
-This property only works for Visual Studio 7 and above; it is ignored
+This property only works for Visual Studio 8 and above; it is ignored
on other generators. The property only applies when set on a
directory whose CMakeLists.txt contains a project() command.