summaryrefslogtreecommitdiff
path: root/3.8.2/share/cmake-3.8/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst
blob: ff987ffb81da5e1ce54407b620930153a634cb19 (plain)
1
2
3
4
5
6
7
8
9
10
VS_CONFIGURATION_TYPE
---------------------

Visual Studio project configuration type.

Sets the ``ConfigurationType`` attribute for a generated Visual Studio project.
If this property is set, it overrides the default setting that is based on the
target type (e.g. ``StaticLibrary``, ``Application``, ...).

Supported on :ref:`Visual Studio Generators` for VS 2010 and higher.