diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-03-02 14:35:46 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-03-02 14:35:46 -0600 |
commit | 510bd507eca1284ba1e85c5da8ecca82d3574023 (patch) | |
tree | b6e1397a7765c6701685da74ce329bd5f9dac704 /klinkstatus | |
parent | 8a4a98cbfd7de33b8f614e7e4f0c9fa68076d98d (diff) | |
download | tdewebdev-510bd507eca1284ba1e85c5da8ecca82d3574023.tar.gz tdewebdev-510bd507eca1284ba1e85c5da8ecca82d3574023.zip |
Update and rename files in support of commit 722ce1ef.
Diffstat (limited to 'klinkstatus')
-rw-r--r-- | klinkstatus/klinkstatus.tdevelop | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/klinkstatus/klinkstatus.tdevelop b/klinkstatus/klinkstatus.tdevelop index 3b4a0083..93d693d6 100644 --- a/klinkstatus/klinkstatus.tdevelop +++ b/klinkstatus/klinkstatus.tdevelop @@ -19,7 +19,7 @@ <secondaryLanguages/> <versioncontrol/> </general> - <kdevautoproject> + <tdevautoproject> <general> <activetarget>src/klinkstatus</activetarget> <useconfiguration>default</useconfiguration> @@ -36,17 +36,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>-DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_FATAL_ASSERT</cxxflags> <topsourcedir>..</topsourcedir> <cppflags/> @@ -69,9 +69,9 @@ <topsourcedir>..</topsourcedir> <cppflags></cppflags> <ldflags></ldflags> - <ccompiler>kdevgccoptions</ccompiler> - <cxxcompiler>kdevgppoptions</cxxcompiler> - <f77compiler>kdevg77options</f77compiler> + <ccompiler>tdevgccoptions</ccompiler> + <cxxcompiler>tdevgppoptions</cxxcompiler> + <f77compiler>tdevg77options</f77compiler> <ccompilerbinary></ccompilerbinary> <cxxcompilerbinary></cxxcompilerbinary> <f77compilerbinary></f77compilerbinary> @@ -92,8 +92,8 @@ <prio>0</prio> <runmultiplejobs>false</runmultiplejobs> </make> - </kdevautoproject> - <kdevfileview> + </tdevautoproject> + <tdevfileview> <groups> <group pattern="*.cpp;*.cxx;*.h;*.H" name="Sources" /> <group pattern="*.ui" name="User Interface" /> @@ -108,8 +108,8 @@ <hidenonprojectfiles>true</hidenonprojectfiles> <showvcsfields>false</showvcsfields> </tree> - </kdevfileview> - <kdevdoctreeview> + </tdevfileview> + <tdevdoctreeview> <ignoretocs> <toc>ada</toc> <toc>ada_bugs_gcc</toc> @@ -151,8 +151,8 @@ <ignoredoxygen/> <ignorekdocs/> <ignoredevhelp/> - </kdevdoctreeview> - <kdevdebugger> + </tdevdoctreeview> + <tdevdebugger> <general> <dbgshell>libtool</dbgshell> <programargs></programargs> @@ -169,22 +169,22 @@ <demanglenames>true</demanglenames> <outputradix>10</outputradix> </display> - </kdevdebugger> - <kdevfilecreate> + </tdevdebugger> + <tdevfilecreate> <filetypes/> <useglobaltypes> <type ext="ui" /> <type ext="cpp" /> <type ext="h" /> </useglobaltypes> - </kdevfilecreate> + </tdevfilecreate> <cppsupportpart> <filetemplates> <interfacesuffix>.h</interfacesuffix> <implementationsuffix>.cpp</implementationsuffix> </filetemplates> </cppsupportpart> - <kdevcppsupport> + <tdevcppsupport> <codecompletion> <includeGlobalFunctions>true</includeGlobalFunctions> <includeTypes>true</includeTypes> @@ -214,7 +214,7 @@ <inlineGet>true</inlineGet> <inlineSet>true</inlineSet> </creategettersetter> - </kdevcppsupport> + </tdevcppsupport> <dist> <custom>false</custom> <bzip>false</bzip> @@ -239,14 +239,14 @@ <appskde>false</appskde> <url/> </dist> - <kdevcvsservice> + <tdevcvsservice> <recursivewhenupdate>true</recursivewhenupdate> <prunedirswhenupdate>true</prunedirswhenupdate> <createdirswhenupdate>true</createdirswhenupdate> <recursivewhencommitremove>true</recursivewhencommitremove> <revertoptions>-C</revertoptions> - </kdevcvsservice> - <kdevcvs> + </tdevcvsservice> + <tdevcvs> <cvsoptions>-f</cvsoptions> <commitoptions/> <addoptions/> @@ -256,12 +256,12 @@ <revertoptions>-C -d -P</revertoptions> <diffoptions>-u3 -p</diffoptions> <rshoptions/> - </kdevcvs> - <kdevdocumentation> + </tdevcvs> + <tdevdocumentation> <projectdoc> <docsystem/> <docurl/> <usermanualurl/> </projectdoc> - </kdevdocumentation> + </tdevdocumentation> </tdevelop> |