VS_GLOBAL_KEYWORD.rst 415 B

123456789101112
  1. VS_GLOBAL_KEYWORD
  2. -----------------
  3. Visual Studio project keyword for VS 10 (2010) and newer.
  4. Sets the "keyword" attribute for a generated Visual Studio project.
  5. Defaults to "Win32Proj". You may wish to override this value with
  6. "ManagedCProj", for example, in a Visual Studio managed C++ unit test
  7. project.
  8. Use the :prop_tgt:`VS_KEYWORD` target property to set the
  9. keyword for Visual Studio 9 (2008) and older.