##// END OF EJS Templates
commit before release
commit before release

File last commit:

r4:ca873e4e03b3 default
r25:68625add1e50 default
Show More
TC_Handler_TEST.cbp
49 lines | 1.3 KiB | text/plain | TextLexer
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="TC_Handler_TEST" />
<Option pch_mode="2" />
<Option compiler="sparc_gcc_compiler" />
<Build>
<Target title="Debug">
<Option output="bin/Debug/test" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Debug/" />
<Option type="1" />
<Option compiler="sparc_gcc_compiler" />
<Compiler>
<Add option="-g" />
<Add directory="../src" />
<Add directory="../header" />
</Compiler>
</Target>
<Target title="Release">
<Option output="bin/Release/TC_Handler_TEST" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Release/" />
<Option type="1" />
<Option compiler="sparc_gcc_compiler" />
<Compiler>
<Add option="-O2" />
</Compiler>
<Linker>
<Add option="-s" />
</Linker>
</Target>
</Build>
<Compiler>
<Add option="-Wall" />
</Compiler>
<Unit filename="../header/TC_handler.h" />
<Unit filename="../header/ccsds_types.h" />
<Unit filename="../src/TC_Handler_TEST.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="../src/TC_handler.c">
<Option compilerVar="CC" />
</Unit>
<Extensions>
<code_completion />
<debugger />
</Extensions>
</Project>
</CodeBlocks_project_file>