BUG: make sure global generate is done when cmakelist file chagnes, also make sure guids are stored in the cache so the .sln file does not change every time

This commit is contained in:
Bill Hoffman
2004-05-20 16:29:09 -04:00
parent 44803a00c5
commit 70eaddbf8e
7 changed files with 69 additions and 38 deletions

View File

@@ -64,7 +64,7 @@ public:
return m_CreatedProjectNames;
}
void SetVersion71() {m_Version71 = true;}
virtual void ConfigureFinalPass();
private:
void OutputVCProjFile();
void WriteVCProjHeader(std::ostream& fout, const char *libName,