Menu

[0a80cc]: / build / projects / codeblocks / options_mingw-w64-i686.xml  Maximize  Restore  History

Download this file

14 lines (12 with data), 615 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
<?xml version="1.0"?>
<!DOCTYPE CodeBlocks_compiler_options>
<CodeBlocks_compiler_options extends="gcc">
<Program name="C" value="i686-w64-mingw32-gcc.exe"/>
<Program name="CPP" value="i686-w64-mingw32-g++.exe"/>
<Program name="LD" value="i686-w64-mingw32-g++.exe"/>
<Program name="DBGconfig" value="gdb_debugger:Default"/>
<Program name="LIB" value="ar.exe"/>
<Program name="WINDRES" value="windres.exe"/>
<Program name="MAKE" value="mingw32-make.exe"/>
<Switch name="forceFwdSlashes" value="true"/>
</CodeBlocks_compiler_options>