root/branch/fall/sp4a12/sp4a.cbp @ 319
1 | jalaffon | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
<CodeBlocks_project_file>
|
|||
<FileVersion major="1" minor="6" />
|
|||
<Project>
|
|||
<Option title="sp4a" />
|
|||
<Option pch_mode="2" />
|
|||
<Option compiler="gcc" />
|
|||
<Build>
|
|||
<Target title="Debug">
|
|||
<Option output="sp4a" prefix_auto="1" extension_auto="1" />
|
|||
<Option object_output=".\debug" />
|
|||
<Option type="1" />
|
|||
<Option compiler="gcc" />
|
|||
<Compiler>
|
|||
<Add option="-g" />
|
|||
</Compiler>
|
|||
</Target>
|
|||
</Build>
|
|||
<Compiler>
|
|||
<Add option="-Wall" />
|
|||
</Compiler>
|
|||
<Unit filename="gps.log" />
|
|||
<Unit filename="main.c">
|
|||
<Option compilerVar="CC" />
|
|||
</Unit>
|
|||
<Unit filename="trame.c">
|
|||
<Option compilerVar="CC" />
|
|||
</Unit>
|
|||
<Unit filename="trame.h" />
|
|||
<Extensions>
|
|||
<code_completion />
|
|||
<envvars />
|
|||
<debugger />
|
|||
<lib_finder disable_auto="1" />
|
|||
</Extensions>
|
|||
</Project>
|
|||
</CodeBlocks_project_file>
|