COMP: forgot to commit this file

Alex
This commit is contained in:
Alexander Neundorf 2009-01-09 20:35:21 -05:00
parent 097af4b86e
commit 8a86595f45

View File

@ -111,6 +111,7 @@ private:
std::vector<std::string> OutLinkedResources; std::vector<std::string> OutLinkedResources;
std::string HomeDirectory; std::string HomeDirectory;
std::string HomeOutputDirectory; std::string HomeOutputDirectory;
std::set<std::string> TargetsToIgnore;
bool IsOutOfSourceBuild; bool IsOutOfSourceBuild;
bool GenerateSourceProject; bool GenerateSourceProject;