2009-09-09 11:28:57 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
|
|
<CodeBlocks_project_file>
|
|
|
|
<FileVersion major="1" minor="6" />
|
|
|
|
<Project>
|
|
|
|
<Option title="ZeroGS" />
|
|
|
|
<Option pch_mode="2" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Build>
|
|
|
|
<Target title="Debug">
|
|
|
|
<Option output="../../../../bin/plugins/libZeroGSogld.so.0.96.2" prefix_auto="0" extension_auto="0" />
|
|
|
|
<Option object_output="obj/Debug/" />
|
|
|
|
<Option type="3" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Option createDefFile="1" />
|
|
|
|
<Option createStaticLib="1" />
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-g" />
|
|
|
|
<Add directory="../Linux" />
|
|
|
|
<Add directory="../../opengl" />
|
|
|
|
<Add directory="../../../../common/include" />
|
|
|
|
<Add directory="../../../../3rdparty" />
|
|
|
|
</Compiler>
|
|
|
|
</Target>
|
|
|
|
<Target title="Release">
|
|
|
|
<Option output="../../../../bin/plugins/libZeroGSoglr.so.0.96.2" prefix_auto="0" extension_auto="0" />
|
|
|
|
<Option object_output="obj/Release/" />
|
|
|
|
<Option type="3" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Option createDefFile="1" />
|
|
|
|
<Option createStaticLib="1" />
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-O2" />
|
2009-12-23 20:38:56 +00:00
|
|
|
<Add directory="../Linux" />
|
|
|
|
<Add directory="../../opengl" />
|
|
|
|
<Add directory="../../../../common/include" />
|
|
|
|
<Add directory="../../../../3rdparty" />
|
2009-09-09 11:28:57 +00:00
|
|
|
</Compiler>
|
|
|
|
<Linker>
|
|
|
|
<Add option="-s" />
|
|
|
|
</Linker>
|
|
|
|
</Target>
|
|
|
|
</Build>
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-Wall" />
|
|
|
|
<Add option="`pkg-config gtk+-2.0 --cflags`" />
|
|
|
|
<Add option="-m32" />
|
|
|
|
<Add option="-I/opt/cg/include -L/opt/cg/lib" />
|
|
|
|
</Compiler>
|
|
|
|
<Linker>
|
|
|
|
<Add option="`pkg-config gtk+-2.0 --libs`" />
|
|
|
|
<Add option="-shared" />
|
|
|
|
<Add library="GL" />
|
|
|
|
<Add library="X11" />
|
|
|
|
<Add library="CgGL" />
|
|
|
|
<Add library="jpeg" />
|
|
|
|
<Add library="GLEW" />
|
|
|
|
<Add library="GLU" />
|
|
|
|
<Add library="Xxf86vm" />
|
|
|
|
<Add library="z" />
|
|
|
|
<Add library="dl" />
|
|
|
|
<Add library="stdc++" />
|
|
|
|
<Add library="Cg" />
|
|
|
|
</Linker>
|
2009-12-25 19:12:15 +00:00
|
|
|
<Unit filename="../GLWinX11.cpp" />
|
2009-09-09 11:28:57 +00:00
|
|
|
<Unit filename="../GS.h" />
|
|
|
|
<Unit filename="../GSmain.cpp" />
|
|
|
|
<Unit filename="../GifTransfer.cpp" />
|
|
|
|
<Unit filename="../GifTransfer.h" />
|
|
|
|
<Unit filename="Conf.cpp" />
|
|
|
|
<Unit filename="Linux.cpp" />
|
|
|
|
<Unit filename="Linux.h" />
|
|
|
|
<Unit filename="callbacks.h" />
|
|
|
|
<Unit filename="interface.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="interface.h" />
|
|
|
|
<Unit filename="support.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="support.h" />
|
|
|
|
<Unit filename="zerogs.glade" />
|
|
|
|
<Unit filename="../Mem.cpp" />
|
|
|
|
<Unit filename="../Mem.h" />
|
|
|
|
<Unit filename="../README.txt" />
|
|
|
|
<Unit filename="../Regs.cpp" />
|
|
|
|
<Unit filename="../Regs.h" />
|
|
|
|
<Unit filename="../common.h" />
|
|
|
|
<Unit filename="../ctx0/ps2hw_ctx.fx" />
|
|
|
|
<Unit filename="../ctx1/ps2hw_ctx.fx" />
|
|
|
|
<Unit filename="../glprocs.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="../glprocs.h" />
|
|
|
|
<Unit filename="../memcpy_amd.cpp" />
|
|
|
|
<Unit filename="../rasterfont.cpp" />
|
|
|
|
<Unit filename="../rasterfont.h" />
|
|
|
|
<Unit filename="../targets.cpp" />
|
|
|
|
<Unit filename="../targets.h" />
|
|
|
|
<Unit filename="../x86-32.S" />
|
|
|
|
<Unit filename="../x86.cpp" />
|
|
|
|
<Unit filename="../x86.h" />
|
|
|
|
<Unit filename="../zerogs.cpp" />
|
|
|
|
<Unit filename="../zerogs.h" />
|
|
|
|
<Unit filename="../zerogsmath.h" />
|
|
|
|
<Unit filename="../zpipe.cpp" />
|
|
|
|
<Unit filename="../zpipe.h" />
|
|
|
|
<Extensions>
|
|
|
|
<code_completion />
|
|
|
|
<debugger />
|
|
|
|
</Extensions>
|
|
|
|
</Project>
|
|
|
|
</CodeBlocks_project_file>
|