summaryrefslogtreecommitdiff
path: root/codeblocks/libtextscreen.cbp
diff options
context:
space:
mode:
authorRussell Rice2010-09-10 04:26:06 +0000
committerRussell Rice2010-09-10 04:26:06 +0000
commit4b161bb861834754537ee014d045c21399f97cf8 (patch)
treee92c71cfc7c151574df4a5960fd0cc1c5f22a451 /codeblocks/libtextscreen.cbp
parentd086fa7b7e200a86ada6b482a616b02f4eb1e77b (diff)
downloadchocolate-doom-4b161bb861834754537ee014d045c21399f97cf8.tar.gz
chocolate-doom-4b161bb861834754537ee014d045c21399f97cf8.tar.bz2
chocolate-doom-4b161bb861834754537ee014d045c21399f97cf8.zip
- Add opl project file
- Update all codeblocks projects to correlate with earlier merge - Everything builds except the setup project, it is missing the setup-manifest.xml file Subversion-branch: /branches/strife-branch Subversion-revision: 2055
Diffstat (limited to 'codeblocks/libtextscreen.cbp')
-rw-r--r--codeblocks/libtextscreen.cbp4
1 files changed, 2 insertions, 2 deletions
diff --git a/codeblocks/libtextscreen.cbp b/codeblocks/libtextscreen.cbp
index bee3040a..ea5c2a08 100644
--- a/codeblocks/libtextscreen.cbp
+++ b/codeblocks/libtextscreen.cbp
@@ -9,7 +9,7 @@
<Target title="Debug">
<Option output="..\lib\libtextscreen-dbg.a" prefix_auto="0" extension_auto="0" />
<Option working_dir="" />
- <Option object_output="..\obj\libtextscreen\debug" />
+ <Option object_output="..\obj\libtextscreen\dbg" />
<Option type="2" />
<Option compiler="gcc" />
<Option createDefFile="1" />
@@ -21,7 +21,7 @@
<Target title="Release">
<Option output="..\lib\libtextscreen.a" prefix_auto="0" extension_auto="0" />
<Option working_dir="" />
- <Option object_output="..\obj\libtextscreen\release" />
+ <Option object_output="..\obj\libtextscreen\rel" />
<Option type="2" />
<Option compiler="gcc" />
<Option createDefFile="1" />