2009-04-28 05:56:22 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
|
|
<CodeBlocks_project_file>
|
|
|
|
<FileVersion major="1" minor="6" />
|
|
|
|
<Project>
|
|
|
|
<Option title="zlib" />
|
|
|
|
<Option pch_mode="2" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Build>
|
|
|
|
<Target title="Debug">
|
2009-07-03 20:12:33 +00:00
|
|
|
<Option output="../../deps/debug/zlib" prefix_auto="0" extension_auto="1" />
|
2009-04-28 05:56:22 +00:00
|
|
|
<Option working_dir="" />
|
2009-04-28 20:26:43 +00:00
|
|
|
<Option object_output="./.objs/debug" />
|
2009-04-28 05:56:22 +00:00
|
|
|
<Option type="2" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Option createDefFile="1" />
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-W" />
|
|
|
|
<Add option="-g" />
|
|
|
|
<Add option="-O0" />
|
|
|
|
</Compiler>
|
|
|
|
</Target>
|
2010-05-08 01:51:29 +00:00
|
|
|
<Target title="Devel">
|
|
|
|
<Option output="../../deps/devel/zlib" prefix_auto="0" extension_auto="1" />
|
2009-04-28 05:56:22 +00:00
|
|
|
<Option working_dir="" />
|
2010-05-08 01:51:29 +00:00
|
|
|
<Option object_output="./.objs/devel" />
|
2009-04-28 05:56:22 +00:00
|
|
|
<Option type="2" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Option createDefFile="1" />
|
|
|
|
<Compiler>
|
2010-05-08 01:51:29 +00:00
|
|
|
<Add option="-O2" />
|
2009-04-28 05:56:22 +00:00
|
|
|
<Add option="-W" />
|
2010-05-08 01:51:29 +00:00
|
|
|
<Add option="-DNDEBUG" />
|
2009-04-28 05:56:22 +00:00
|
|
|
</Compiler>
|
|
|
|
</Target>
|
2010-05-08 01:51:29 +00:00
|
|
|
<Target title="Release">
|
|
|
|
<Option output="../../deps/release/zlib" prefix_auto="0" extension_auto="1" />
|
2009-04-28 05:56:22 +00:00
|
|
|
<Option working_dir="" />
|
2010-05-08 01:51:29 +00:00
|
|
|
<Option object_output="./.objs/release" />
|
2009-04-28 05:56:22 +00:00
|
|
|
<Option type="2" />
|
|
|
|
<Option compiler="gcc" />
|
|
|
|
<Option createDefFile="1" />
|
|
|
|
<Compiler>
|
2010-05-08 01:51:29 +00:00
|
|
|
<Add option="-fexpensive-optimizations" />
|
|
|
|
<Add option="-O3" />
|
2009-04-28 05:56:22 +00:00
|
|
|
<Add option="-W" />
|
2010-05-08 01:51:29 +00:00
|
|
|
<Add option="-DNDEBUG" />
|
2009-04-28 05:56:22 +00:00
|
|
|
</Compiler>
|
|
|
|
</Target>
|
|
|
|
</Build>
|
|
|
|
<Unit filename="adler32.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="compress.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="crc32.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="crc32.h" />
|
|
|
|
<Unit filename="deflate.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="deflate.h" />
|
2010-03-30 21:48:47 +00:00
|
|
|
<Unit filename="gzclose.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="gzguts.h" />
|
|
|
|
<Unit filename="gzlib.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="gzread.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="gzwrite.c">
|
2009-04-28 05:56:22 +00:00
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="infback.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="inffast.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="inffast.h" />
|
|
|
|
<Unit filename="inffixed.h" />
|
|
|
|
<Unit filename="inflate.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="inflate.h" />
|
|
|
|
<Unit filename="inftrees.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="inftrees.h" />
|
|
|
|
<Unit filename="trees.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="trees.h" />
|
|
|
|
<Unit filename="uncompr.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="zconf.h" />
|
|
|
|
<Unit filename="zlib.h" />
|
|
|
|
<Unit filename="zutil.c">
|
|
|
|
<Option compilerVar="CC" />
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="zutil.h" />
|
|
|
|
<Extensions>
|
|
|
|
<envvars />
|
|
|
|
<code_completion />
|
|
|
|
<lib_finder disable_auto="1" />
|
|
|
|
<debugger />
|
|
|
|
</Extensions>
|
|
|
|
</Project>
|
|
|
|
</CodeBlocks_project_file>
|