Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
ade0fb94
Commit
ade0fb94
authored
Mar 09, 2007
by
Brad King
Browse files
BUG: Re-enable backward compatibility replacements in user-provided VS6 DSP template files.
parent
80e6cade
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmLocalVisualStudio6Generator.cxx
View file @
ade0fb94
...
...
@@ -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
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment