diff options
author | Stijn Buys <ingar@osirion.org> | 2008-07-14 09:41:27 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-07-14 09:41:27 +0000 |
commit | 821e88a6d147a13e0e4eca1b0c1c770e3bee3a90 (patch) | |
tree | d8c69e3426d38de9ce7a8d644af7113ac3bb35c6 /osirion.kdevelop | |
parent | ba798aadff9eb8e4ee76911a881a0efa579da4e6 (diff) |
moved documentation
Diffstat (limited to 'osirion.kdevelop')
-rw-r--r-- | osirion.kdevelop | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/osirion.kdevelop b/osirion.kdevelop index 25d8c79..599b8d8 100644 --- a/osirion.kdevelop +++ b/osirion.kdevelop @@ -16,7 +16,7 @@ <projectdirectory>./</projectdirectory> <absoluteprojectpath>false</absoluteprojectpath> <description>The OSiRiON Project is an SDL+OpenGL space game.</description> - <defaultencoding/> + <defaultencoding></defaultencoding> <versioncontrol>kdevsubversion</versioncontrol> </general> <kdevautoproject> @@ -196,7 +196,7 @@ <designerpluginpaths/> </qt> <creategettersetter> - <prefixGet/> + <prefixGet></prefixGet> <prefixSet>set</prefixSet> <prefixVariable>m_,_</prefixVariable> <parameterName>theValue</parameterName> @@ -228,11 +228,11 @@ </cppsupportpart> <kdevdebugger> <general> - <gdbpath/> - <dbgshell/> - <configGdbScript/> - <runShellScript/> - <runGdbScript/> + <gdbpath></gdbpath> + <dbgshell></dbgshell> + <configGdbScript></configGdbScript> + <runShellScript></runShellScript> + <runGdbScript></runGdbScript> <breakonloadinglibs>true</breakonloadinglibs> <separatetty>false</separatetty> <floatingtoolbar>false</floatingtoolbar> |