Update tests.cbp

This commit is contained in:
newfrenchy83 2019-11-28 17:55:24 +01:00 committed by Pentarctagon
parent bfa8bbf889
commit 632bb80ba6

View file

@ -6,9 +6,8 @@
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Script file="lib_finder.script" />
<Target title="Release">
<Option output="../../wesnoth" prefix_auto="1" extension_auto="1" />
<Option output="../../tests" prefix_auto="1" extension_auto="1" />
<Option working_dir="../../" />
<Option object_output=".objs-release" />
<Option type="0" />
@ -18,7 +17,7 @@
</Compiler>
</Target>
<Target title="Debug">
<Option output="../../wesnoth-debug" prefix_auto="1" extension_auto="1" />
<Option output="../../tests-debug" prefix_auto="1" extension_auto="1" />
<Option working_dir="../../" />
<Option object_output=".objs-debug" />
<Option type="0" />