Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-02-02 13:23:00 +0000
committerStijn Buys <ingar@osirion.org>2008-02-02 13:23:00 +0000
commitcdc5a69a108654ff378839e8cf93669de31ff9c5 (patch)
tree10bdc47d0d51485f49387bee3aeae7037c47df6e /osirion.kdevelop
parent1765b93250ac3b89947c3da7f0c7266a910367c9 (diff)
removed libcommon
modularized client and server
Diffstat (limited to 'osirion.kdevelop')
-rw-r--r--osirion.kdevelop22
1 files changed, 11 insertions, 11 deletions
diff --git a/osirion.kdevelop b/osirion.kdevelop
index 35ce71d..7032509 100644
--- a/osirion.kdevelop
+++ b/osirion.kdevelop
@@ -16,12 +16,12 @@
<projectdirectory>./</projectdirectory>
<absoluteprojectpath>false</absoluteprojectpath>
<description>The OSiRiON Project is an SDL+OpenGL space game.</description>
- <defaultencoding></defaultencoding>
+ <defaultencoding/>
<versioncontrol>kdevsubversion</versioncontrol>
</general>
<kdevautoproject>
<general>
- <activetarget>src/server/osiriond</activetarget>
+ <activetarget>src/sys/libsys.la</activetarget>
<useconfiguration>debug</useconfiguration>
</general>
<run>
@@ -37,8 +37,8 @@
<osirion></osirion>
</debugarguments>
<cwd>
- <osiriond>/home/ingar/projects/osirion/debug/./src/game</osiriond>
- <osirion>/home/ingar/projects/osirion/debug/./src/client</osirion>
+ <osiriond>/home/ingar/projects/osirion/osirion-work/debug/src/</osiriond>
+ <osirion>/home/ingar/projects/osirion/osirion-work/debug/src/</osirion>
</cwd>
<programargs/>
<globaldebugarguments/>
@@ -81,7 +81,7 @@
<runmultiplejobs>false</runmultiplejobs>
<numberofjobs>2</numberofjobs>
<dontact>false</dontact>
- <makebin></makebin>
+ <makebin/>
<prio>0</prio>
</make>
</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></gdbpath>
- <dbgshell></dbgshell>
- <configGdbScript></configGdbScript>
- <runShellScript></runShellScript>
- <runGdbScript></runGdbScript>
+ <gdbpath/>
+ <dbgshell/>
+ <configGdbScript/>
+ <runShellScript/>
+ <runGdbScript/>
<breakonloadinglibs>true</breakonloadinglibs>
<separatetty>false</separatetty>
<floatingtoolbar>false</floatingtoolbar>