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
914932fa
Commit
914932fa
authored
Oct 11, 2004
by
Andy Cedilnik
Browse files
BUG: Fix generated XML
parent
47bae096
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmLocalKdevelopGenerator.cxx
View file @
914932fa
...
...
@@ -224,7 +224,7 @@ void cmLocalKdevelopGenerator::CreateNewProjectFile(const std::string& dir, cons
fout
<<
" </environments>
\n
"
;
fout
<<
" </make>
\n
"
;
fout
<<
" </kdevcustomproject>
\n
"
;
fout
<<
" <kdevfile
C
reate>
\n
"
;
fout
<<
" <kdevfile
c
reate>
\n
"
;
fout
<<
" <filetypes/>
\n
"
;
fout
<<
" <useglobaltypes>
\n
"
;
fout
<<
" <type ext=
\"
ui
\"
/>
\n
"
;
...
...
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