summaryrefslogtreecommitdiff
path: root/codeblocks/libtextscreen.cbp
diff options
context:
space:
mode:
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" />