...
Optionally, you may add Folders to your solution by adding [Folder] records as illustrated below. Only one level of nesting is supported.
Sample GenerateSolution.txt file with Folders |
|
---|
Code Block |
---|
[Folder] App
%DeployFolder%\ScanToolLib\ScanToolLib.csproj
%DeployFolder%\ScanToolUI\ScanToolUI.csproj
[Folder] Support
C:\gmTestBed\ScanTool\proj_csh\usr\runtime\TLI\TLI_csh\TLI_csh.csproj
C:\gmTools\gmRuntime\MigrationSupport\MigrationSupport\MigrationSupport.csproj
|
| Image Modified |
You may also add additional levels of subfolders using backslash in the folder names for example:
...