summaryrefslogtreecommitdiff
path: root/rotord/rotord.cbp
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/rotord.cbp')
-rw-r--r--rotord/rotord.cbp6
1 files changed, 4 insertions, 2 deletions
diff --git a/rotord/rotord.cbp b/rotord/rotord.cbp
index 6ee182e..ece9709 100644
--- a/rotord/rotord.cbp
+++ b/rotord/rotord.cbp
@@ -8,7 +8,8 @@
<Option compiler="gcc" />
<Build>
<Target title="Debug">
- <Option output="rotord" prefix_auto="1" extension_auto="1" />
+ <Option output="bin/rotord" prefix_auto="1" extension_auto="1" />
+ <Option working_dir="bin" />
<Option object_output="/home/tim/workspace/rotor/rotord/.objs" />
<Option type="1" />
<Option compiler="gcc" />
@@ -25,7 +26,8 @@
</MakeCommands>
</Target>
<Target title="Release">
- <Option output="rotord" prefix_auto="1" extension_auto="1" />
+ <Option output="bin/rotord" prefix_auto="1" extension_auto="1" />
+ <Option working_dir="bin" />
<Option object_output="/home/tim/workspace/rotor/rotord/.objs" />
<Option type="1" />
<Option compiler="gcc" />