2009-09-07 04:56:31 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
|
|
<CodeBlocks_project_file>
|
|
|
|
<FileVersion major="1" minor="6" />
|
|
|
|
<Project>
|
|
|
|
<Option title="FWnull" />
|
|
|
|
<Option pch_mode="2" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Build>
|
|
|
|
<Target title="Debug">
|
2010-01-09 05:11:18 +00:00
|
|
|
<Option output="../../../bin/plugins/libFWnull.so.0.6.0" prefix_auto="0" extension_auto="0" />
|
2009-09-07 04:56:31 +00:00
|
|
|
<Option object_output="obj/Debug/" />
|
|
|
|
<Option type="3" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-g" />
|
|
|
|
</Compiler>
|
|
|
|
</Target>
|
|
|
|
<Target title="Release">
|
|
|
|
<Option output="../../../bin/patches/libFWnull.so.0.5.0" prefix_auto="0" extension_auto="0" />
|
|
|
|
<Option object_output="obj/Release/" />
|
|
|
|
<Option type="3" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-O2" />
|
|
|
|
</Compiler>
|
|
|
|
<Linker>
|
|
|
|
<Add option="-s" />
|
|
|
|
</Linker>
|
|
|
|
</Target>
|
|
|
|
</Build>
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-Wall" />
|
|
|
|
<Add option="`pkg-config gtk+-2.0 --cflags`" />
|
|
|
|
<Add option="-fPIC" />
|
|
|
|
<Add option="-m32" />
|
|
|
|
<Add directory="../../../common/include" />
|
|
|
|
<Add directory="../Linux" />
|
|
|
|
<Add directory="../../FWnull" />
|
|
|
|
</Compiler>
|
|
|
|
<Linker>
|
|
|
|
<Add option="`pkg-config gtk+-2.0 --libs`" />
|
|
|
|
<Add option="-shared" />
|
|
|
|
</Linker>
|
|
|
|
<Unit filename="../FW.cpp" />
|
|
|
|
<Unit filename="../FW.h" />
|
2010-01-09 06:03:07 +00:00
|
|
|
<Unit filename="../Config.cpp" />
|
|
|
|
<Unit filename="../Config.h" />
|
2009-09-07 04:56:31 +00:00
|
|
|
<Unit filename="../ReadMe.txt" />
|
|
|
|
<Extensions>
|
|
|
|
<code_completion />
|
|
|
|
<debugger />
|
|
|
|
</Extensions>
|
|
|
|
</Project>
|
|
|
|
</CodeBlocks_project_file>
|