|
@@ -73,7 +73,7 @@ public:
|
|
|
private:
|
|
private:
|
|
|
void AppendSuccessInformation();
|
|
void AppendSuccessInformation();
|
|
|
void AppendToProperty(const char* propertyName);
|
|
void AppendToProperty(const char* propertyName);
|
|
|
- bool SetModuleVariables(const std::string& components);
|
|
|
|
|
|
|
+ void SetModuleVariables(const std::string& components);
|
|
|
bool FindModule(bool& found);
|
|
bool FindModule(bool& found);
|
|
|
bool HandlePackageMode();
|
|
bool HandlePackageMode();
|
|
|
void FindConfig();
|
|
void FindConfig();
|