VS_COPY_TO_OUT_DIR.rst 217 B

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