cmake/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst

9 lines
217 B
ReStructuredText
Raw Normal View History

2017-04-14 19:02:05 +02:00
VS_COPY_TO_OUT_DIR
------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.8
2017-04-14 19:02:05 +02:00
Sets the ``<CopyToOutputDirectory>`` tag for a source file in a
Visual Studio project file. Valid values are ``Never``, ``Always``
and ``PreserveNewest``.