Add shared settings to makegen
This commit is contained in:
Regular → Executable
+1
@@ -15,6 +15,7 @@ class ConfigFile
|
||||
std::string outputname;
|
||||
std::string projectname;
|
||||
bool executable;
|
||||
bool shared;
|
||||
public:
|
||||
ConfigFile();
|
||||
void Save() const;
|
||||
|
||||
Reference in New Issue
Block a user