summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/vs-custom-msbuild-props.rst
blob: 15a5b0af5968885cbb36da7de00dec3b27c06869 (plain)
1
2
3
4
5
6
7
8
9
vs-custom-msbuild-props
-----------------------

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