diff options
Diffstat (limited to 'ksayit/ksayit.tdevelop')
-rw-r--r-- | ksayit/ksayit.tdevelop | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/ksayit/ksayit.tdevelop b/ksayit/ksayit.tdevelop index c601438..2d66eb5 100644 --- a/ksayit/ksayit.tdevelop +++ b/ksayit/ksayit.tdevelop @@ -24,7 +24,7 @@ </ignoreparts> <secondaryLanguages/> </general> - <kdevautoproject> + <tdevautoproject> <general> <activetarget>KTTSD_Lib/libKTTSD_Lib.la</activetarget> <useconfiguration>debug</useconfiguration> @@ -44,17 +44,17 @@ <configurations> <optimized> <builddir>optimized</builddir> - <ccompiler>kdevgccoptions</ccompiler> - <cxxcompiler>kdevgppoptions</cxxcompiler> - <f77compiler>kdevg77options</f77compiler> + <ccompiler>tdevgccoptions</ccompiler> + <cxxcompiler>tdevgppoptions</cxxcompiler> + <f77compiler>tdevg77options</f77compiler> <cxxflags>-O2 -g0</cxxflags> </optimized> <debug> <configargs>--enable-debug=full</configargs> <builddir>debug</builddir> - <ccompiler>kdevgccoptions</ccompiler> - <cxxcompiler>kdevgppoptions</cxxcompiler> - <f77compiler>kdevg77options</f77compiler> + <ccompiler>tdevgccoptions</ccompiler> + <cxxcompiler>tdevgppoptions</cxxcompiler> + <f77compiler>tdevg77options</f77compiler> <cxxflags>-O0</cxxflags> <topsourcedir/> <cppflags/> @@ -78,8 +78,8 @@ <makebin/> <prio>0</prio> </make> - </kdevautoproject> - <kdevfileview> + </tdevautoproject> + <tdevfileview> <groups> <group pattern="*.cpp;*.cxx;*.h" name="Sources" /> <group pattern="*.ui" name="User Interface" /> @@ -93,8 +93,8 @@ <hidepatterns>*.o,*.lo,CVS</hidepatterns> <hidenonprojectfiles>false</hidenonprojectfiles> </tree> - </kdevfileview> - <kdevdoctreeview> + </tdevfileview> + <tdevdoctreeview> <ignoretocs> <toc>ada</toc> <toc>ada_bugs_gcc</toc> @@ -138,8 +138,8 @@ <ignoredoxygen/> <ignorekdocs/> <ignoredevhelp/> - </kdevdoctreeview> - <kdevdebugger> + </tdevdoctreeview> + <tdevdebugger> <general> <dbgshell>libtool</dbgshell> <programargs/> @@ -156,16 +156,16 @@ <demanglenames>true</demanglenames> <outputradix>10</outputradix> </display> - </kdevdebugger> - <kdevfilecreate> + </tdevdebugger> + <tdevfilecreate> <filetypes/> <useglobaltypes> <type ext="ui" /> <type ext="cpp" /> <type ext="h" /> </useglobaltypes> - </kdevfilecreate> - <kdevcppsupport> + </tdevfilecreate> + <tdevcppsupport> <references/> <codecompletion> <includeGlobalFunctions>true</includeGlobalFunctions> @@ -179,18 +179,18 @@ <argumentsHintDelay>400</argumentsHintDelay> <headerCompletionDelay>250</headerCompletionDelay> </codecompletion> - </kdevcppsupport> + </tdevcppsupport> <cppsupportpart> <filetemplates> <interfacesuffix>.h</interfacesuffix> <implementationsuffix>.cpp</implementationsuffix> </filetemplates> </cppsupportpart> - <kdevdocumentation> + <tdevdocumentation> <projectdoc> <docsystem/> <docurl/> <usermanualurl/> </projectdoc> - </kdevdocumentation> + </tdevdocumentation> </tdevelop> |