...
Sample GenerateSolution.txt file with Folders | |||
---|---|---|---|
|
You may also add additional levels of subfolders using backslash in the folder names for example:
Sample GenerateSolution.txt file with Nested Folders | |||
---|---|---|---|
|
...
2) by clicking the [Generate and Open VS Solution] item from Tools menu.
Info |
---|
If you want to engage a custom Solution file Generator that can read and process GenerateSolution.txt files, you may do so by specifying the command line to run it in the gmStudio.cfg file. For example:
|
Pre-Processed Source
This report generates a bundle file (see Deployment) containing a content for a version of the VB6 source that has had some early stage pre-processing (e.g. Compile/Fix) applied by the tool. This may be useful if you have a conditional VB6 code (i.e using a lot of #if/#else) and you wish to simplify the analysis and upgrade project by working with a particular non-conditional variant of that code.
...