mirror of
https://github.com/Maschell/hid_to_vpad.git
synced 2024-11-05 07:05:05 +01:00
30 lines
730 B
Plaintext
30 lines
730 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||
|
<CodeBlocks_project_file>
|
||
|
<FileVersion major="1" minor="6" />
|
||
|
<Project>
|
||
|
<Option title="hidtopad" />
|
||
|
<Option pch_mode="2" />
|
||
|
<Option compiler="ppc-gcc" />
|
||
|
<Build>
|
||
|
<Target title="build">
|
||
|
<Option output="bin/Release/hidtopad" prefix_auto="1" extension_auto="1" />
|
||
|
<Option object_output="obj/Release/" />
|
||
|
<Option type="1" />
|
||
|
<Option compiler="ppc-gcc" />
|
||
|
<Compiler>
|
||
|
<Add option="-O2" />
|
||
|
</Compiler>
|
||
|
</Target>
|
||
|
</Build>
|
||
|
<Compiler>
|
||
|
<Add option="-Wall" />
|
||
|
</Compiler>
|
||
|
<Extensions>
|
||
|
<code_completion />
|
||
|
<envvars />
|
||
|
<debugger />
|
||
|
<lib_finder disable_auto="1" />
|
||
|
</Extensions>
|
||
|
</Project>
|
||
|
</CodeBlocks_project_file>
|