vs-custom-msbuild-props.rst 357 B

123456789
  1. vs-custom-msbuild-props
  2. -----------------------
  3. * The :ref:`Visual Studio Generators` for VS 2010 and above can
  4. now be fine tuned using custom msbuild .props files.
  5. :prop_tgt:`VS_USER_PROPS_CXX` can be
  6. used to change the default path of the user .props file from
  7. ``$(UserRootDir)\\Microsoft.Cpp.$(Platform).user.props`` to
  8. an arbitrary filename.