summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/FOLDER.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_tgt/FOLDER.rst')
-rw-r--r--Help/prop_tgt/FOLDER.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Help/prop_tgt/FOLDER.rst b/Help/prop_tgt/FOLDER.rst
new file mode 100644
index 000000000..bfe4e8e16
--- /dev/null
+++ b/Help/prop_tgt/FOLDER.rst
@@ -0,0 +1,10 @@
+FOLDER
+------
+
+Set the folder name. Use to organize targets in an IDE.
+
+Targets with no FOLDER property will appear as top level entities in
+IDEs like Visual Studio. Targets with the same FOLDER property value
+will appear next to each other in a folder of that name. To nest
+folders, use FOLDER values such as 'GUI/Dialogs' with '/' characters
+separating folder levels.