fixed spelling mistake
This commit is contained in:
parent
865074b244
commit
93265d84be
@ -842,7 +842,7 @@ void cmLocalVisualStudio6Generator::WriteDSPHeader(std::ostream& fout, const cha
|
|||||||
"EXTRA_DEFINES",
|
"EXTRA_DEFINES",
|
||||||
m_Makefile->GetDefineFlags());
|
m_Makefile->GetDefineFlags());
|
||||||
cmGlobalGenerator* gen = this->GetGlobalGenerator();
|
cmGlobalGenerator* gen = this->GetGlobalGenerator();
|
||||||
// stroe flags for each configuration
|
// store flags for each configuration
|
||||||
std::string flags = " ";
|
std::string flags = " ";
|
||||||
std::string flagsRelease = " ";
|
std::string flagsRelease = " ";
|
||||||
std::string flagsMinSize = " ";
|
std::string flagsMinSize = " ";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user