diff options
Diffstat (limited to 'Help')
-rw-r--r-- | Help/command/source_group.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/command/source_group.rst b/Help/command/source_group.rst index 5db1ec8..a4b5bf1 100644 --- a/Help/command/source_group.rst +++ b/Help/command/source_group.rst @@ -11,6 +11,9 @@ There are two different signatures to create source groups. Defines a group into which sources will be placed in project files. This is intended to set up file tabs in Visual Studio. +The group is scoped in the directory where the command is called, +and applies to sources in targets created in that directory. + The options are: ``TREE`` |