summaryrefslogtreecommitdiff
path: root/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_sf/VS_COPY_TO_OUT_DIR.rst')
-rw-r--r--Help/prop_sf/VS_COPY_TO_OUT_DIR.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst b/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst
new file mode 100644
index 000000000..16c8d8307
--- /dev/null
+++ b/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst
@@ -0,0 +1,6 @@
+VS_COPY_TO_OUT_DIR
+------------------
+
+Sets the ``<CopyToOutputDirectory>`` tag for a source file in a
+Visual Studio project file. Valid values are ``Never``, ``Always``
+and ``PreserveNewest``.