summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_tgt/VS_GLOBAL_KEYWORD.rst')
-rw-r--r--Help/prop_tgt/VS_GLOBAL_KEYWORD.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst b/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst
new file mode 100644
index 000000000..ce49316d8
--- /dev/null
+++ b/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst
@@ -0,0 +1,12 @@
+VS_GLOBAL_KEYWORD
+-----------------
+
+Visual Studio project keyword for VS 10 (2010) and newer.
+
+Sets the "keyword" attribute for a generated Visual Studio project.
+Defaults to "Win32Proj". You may wish to override this value with
+"ManagedCProj", for example, in a Visual Studio managed C++ unit test
+project.
+
+Use the :prop_tgt:`VS_KEYWORD` target property to set the
+keyword for Visual Studio 9 (2008) and older.