7 #ifndef BSCRIPT_COMPILERCFG_H 8 #define BSCRIPT_COMPILERCFG_H 40 void Read(
const std::string& path );
bool OnlyCompileUpdatedScripts
bool UpdateOnlyOnAutoCompile
std::string ModuleDirectory
CompilerConfig compilercfg
bool DisplayUpToDateScripts
bool GenerateDebugTextInfo
std::string PolScriptRoot
bool OptimizeObjectMembers
std::string IncludeDirectory
bool GenerateDependencyInfo
std::vector< std::string > PackageRoot
bool AutoCompileByDefault
void Read(const std::string &path)