|
generator
1.2
|
Default configuration of the generator. More...
#include <string>#include "GeneratorConfig.h"
Include dependency graph for DefaultSettings.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | DEFAULT_NUMBER_OF_PROJECTS 1 |
| Default number of instances to be generated. | |
| #define | DEFAULT_PROJECT_CONFIGURATION_FILE std::string(INSTALL_PATH)+"/share/generator-"+std::string(PROGRAM_VERSION)+"/project_configuration.cfg" |
| Path to the default parameters for the project instances. | |
Default configuration of the generator.
Definition in file DefaultSettings.h.
1.8.9.1