FOLDER.rst 372 B

12345678910
  1. FOLDER
  2. ------
  3. Set the folder name. Use to organize targets in an IDE.
  4. Targets with no FOLDER property will appear as top level entities in
  5. IDEs like Visual Studio. Targets with the same FOLDER property value
  6. will appear next to each other in a folder of that name. To nest
  7. folders, use FOLDER values such as 'GUI/Dialogs' with '/' characters
  8. separating folder levels.