summaryrefslogtreecommitdiff
path: root/share/cmake-3.6/Help/prop_dir/VS_STARTUP_PROJECT.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.6/Help/prop_dir/VS_STARTUP_PROJECT.rst')
-rw-r--r--share/cmake-3.6/Help/prop_dir/VS_STARTUP_PROJECT.rst12
1 files changed, 0 insertions, 12 deletions
diff --git a/share/cmake-3.6/Help/prop_dir/VS_STARTUP_PROJECT.rst b/share/cmake-3.6/Help/prop_dir/VS_STARTUP_PROJECT.rst
deleted file mode 100644
index edd4832..0000000
--- a/share/cmake-3.6/Help/prop_dir/VS_STARTUP_PROJECT.rst
+++ /dev/null
@@ -1,12 +0,0 @@
-VS_STARTUP_PROJECT
-------------------
-
-Specify the default startup project in a Visual Studio solution.
-
-The property must be set to the name of an existing target. This
-will cause that project to be listed first in the generated solution
-file causing Visual Studio to make it the startup project if the
-solution has never been opened before.
-
-If this property is not specified, then the "ALL_BUILD" project
-will be the default.