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 3a60526f..39760184 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>
- <kdevautoproject>
+ <tdevautoproject>
<general>
<activetarget>src/%{APPNAMELC}</activetarget>
<useconfiguration>debug</useconfiguration>
@@ -43,8 +43,8 @@
<ldflags>-lSDL</ldflags>
</default>
</configurations>
- </kdevautoproject>
- <kdevdoctreeview>
+ </tdevautoproject>
+ <tdevdoctreeview>
<ignoretocs>
<toc>ada</toc>
<toc>ada_bugs_gcc</toc>
@@ -87,17 +87,17 @@
<ignoredoxygen>
<toc>TDE Libraries (Doxygen)</toc>
</ignoredoxygen>
- </kdevdoctreeview>
- <kdevfilecreate>
+ </tdevdoctreeview>
+ <tdevfilecreate>
<useglobaltypes>
<type ext="cpp"/>
<type ext="h"/>
</useglobaltypes>
- </kdevfilecreate>
- <kdevdocumentation>
+ </tdevfilecreate>
+ <tdevdocumentation>
<projectdoc>
<docsystem>Doxygen Documentation Collection</docsystem>
<docurl>%{APPNAMELC}.tag</docurl>
</projectdoc>
- </kdevdocumentation>
+ </tdevdocumentation>
</tdevelop>