summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/cppsdlhello/app.tdevelop
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/app_templates/cppsdlhello/app.tdevelop')
-rw-r--r--languages/cpp/app_templates/cppsdlhello/app.tdevelop16
1 files changed, 8 insertions, 8 deletions
diff --git a/languages/cpp/app_templates/cppsdlhello/app.tdevelop b/languages/cpp/app_templates/cppsdlhello/app.tdevelop
index 39760184..3a60526f 100644
--- a/languages/cpp/app_templates/cppsdlhello/app.tdevelop
+++ b/languages/cpp/app_templates/cppsdlhello/app.tdevelop
@@ -12,7 +12,7 @@
<keyword>SDL</keyword>
</keywords>
</general>
- <tdevautoproject>
+ <kdevautoproject>
<general>
<activetarget>src/%{APPNAMELC}</activetarget>
<useconfiguration>debug</useconfiguration>
@@ -43,8 +43,8 @@
<ldflags>-lSDL</ldflags>
</default>
</configurations>
- </tdevautoproject>
- <tdevdoctreeview>
+ </kdevautoproject>
+ <kdevdoctreeview>
<ignoretocs>
<toc>ada</toc>
<toc>ada_bugs_gcc</toc>
@@ -87,17 +87,17 @@
<ignoredoxygen>
<toc>TDE Libraries (Doxygen)</toc>
</ignoredoxygen>
- </tdevdoctreeview>
- <tdevfilecreate>
+ </kdevdoctreeview>
+ <kdevfilecreate>
<useglobaltypes>
<type ext="cpp"/>
<type ext="h"/>
</useglobaltypes>
- </tdevfilecreate>
- <tdevdocumentation>
+ </kdevfilecreate>
+ <kdevdocumentation>
<projectdoc>
<docsystem>Doxygen Documentation Collection</docsystem>
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
- </tdevdocumentation>
+ </kdevdocumentation>
</tdevelop>