BUG: Re-enable backward compatibility replacements in user-provided VS6 DSP template files.

This commit is contained in:
Brad King 2007-03-09 16:26:16 -05:00
parent 80e6cade7a
commit ade0fb94d8
1 changed files with 1 additions and 1 deletions

View File

@ -851,7 +851,7 @@ inline std::string removeQuotes(const std::string& s)
// Code in blocks surrounded by a test for this definition is needed
// only for compatibility with user project's replacement DSP
// templates. The CMake templates no longer use them.
//#define CM_USE_OLD_VS6
#define CM_USE_OLD_VS6
void cmLocalVisualStudio6Generator
::WriteDSPHeader(std::ostream& fout,