You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst

9 lines
217 B

VS_COPY_TO_OUT_DIR
------------------
.. versionadded:: 3.8
Sets the ``<CopyToOutputDirectory>`` tag for a source file in a
Visual Studio project file. Valid values are ``Never``, ``Always``
and ``PreserveNewest``.