make it a bit less braindead
This commit is contained in:
parent
1c3661f33d
commit
20a97b79d4
|
@ -55,8 +55,8 @@
|
|||
</Target>
|
||||
<Target title="DebugFast-Cap Windows">
|
||||
<Option platforms="Windows;" />
|
||||
<Option output="bin/DebugFast/melonDS" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="obj/DebugFast/" />
|
||||
<Option output="bin/DebugFast_Cap/melonDS" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="obj/DebugFast_Cap/" />
|
||||
<Option type="1" />
|
||||
<Option compiler="gcc" />
|
||||
<Compiler>
|
||||
|
|
Loading…
Reference in New Issue