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

File last commit:

r0:452a68f7426f default
r25:68625add1e50 default
Show More
rtems-spwtest-2boards.cbp
47 lines | 1.4 KiB | text/plain | TextLexer
paul
Initial commit.
r0 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="rtems-spwtest-2boards" />
<Option pch_mode="2" />
<Option compiler="sparc_gcc" />
<Build>
<Target title="Debug">
<Option output="bin\Debug\rtems-spwtest-2boards" prefix_auto="1" extension_auto="1" />
<Option object_output="obj\Debug\" />
<Option type="1" />
<Option compiler="sparc_rtems_gcc" />
<Compiler>
<Add option="-g" />
<Add directory="..\header" />
<Add directory="..\src" />
<Add directory="C:\opt\rtems-4.10-mingw\src\samples" />
<Add directory="C:\opt\rtems-4.10-mingw\sparc-rtems\include" />
<Add directory="C:\opt\rtems-4.10-mingw\sparc-rtems\leon3\lib\include" />
</Compiler>
</Target>
<Target title="Release">
<Option output="bin\Release\rtems-spwtest-2boards" prefix_auto="1" extension_auto="1" />
<Option object_output="obj\Release\" />
<Option type="1" />
<Option compiler="sparc_gcc" />
<Compiler>
<Add option="-O2" />
</Compiler>
<Linker>
<Add option="-s" />
</Linker>
</Target>
</Build>
<Compiler>
<Add option="-Wall" />
</Compiler>
<Unit filename="..\src\rtems-spwtest-2boards.c">
<Option compilerVar="CC" />
</Unit>
<Extensions>
<code_completion />
<debugger />
</Extensions>
</Project>
</CodeBlocks_project_file>