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
1 changed files with 1 additions and 0 deletions

View File

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