zlib.cbp

来自「这是VCF框架的代码」· CBP 代码 · 共 224 行

CBP
224
字号
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><CodeBlocks_project_file>	<FileVersion major="1" minor="4" />	<Project>		<Option title="ZLib" />		<Option default_target="-1" />		<Option compiler="gcc" />		<Build>			<Target title="mingw_Release">				<Option output="..\..\..\..\lib\libZLib_mgcc_s.a" />				<Option working_dir="" />				<Option object_output="mgcc\Release\" />				<Option type="2" />				<Option compiler="gcc" />				<Option includeInTargetAll="1" />				<Option projectIncludeDirsRelation="2" />				<Option projectResourceIncludeDirsRelation="2" />				<Option projectLibDirsRelation="2" />				<Compiler>					<Add option="-O2" />					<Add option="-w" />					<Add option="-pipe" />					<Add option="-fexceptions" />					<Add option="-mthreads" />					<Add option="-fmessage-length=0" />					<Add option="-Winvalid-pch" />					<Add option="-Wno-multichar" />					<Add option="-DNDEBUG" />					<Add option="-D_LIB" />					<Add option="-DWIN32" />					<Add option="-D_WIN32" />					<Add option="-D_WINDOWS" />					<Add option="-DVCF_MINGW" />					<Add option="-DVCF_DISABLE_PRAGMA_LINKING" />				</Compiler>				<Linker>					<Add option="-s" />				</Linker>			</Target>			<Target title="mingw_Debug">				<Option output="..\..\..\..\lib\libZLib_mgcc_sd.a" />				<Option working_dir="" />				<Option object_output="mgcc\Debug\" />				<Option type="2" />				<Option compiler="gcc" />				<Option includeInTargetAll="1" />				<Option projectIncludeDirsRelation="2" />				<Option projectResourceIncludeDirsRelation="2" />				<Option projectLibDirsRelation="2" />				<Compiler>					<Add option="-W" />					<Add option="-g" />					<Add option="-pipe" />					<Add option="-fexceptions" />					<Add option="-mthreads" />					<Add option="-fmessage-length=0" />					<Add option="-Winvalid-pch" />					<Add option="-Wno-multichar" />					<Add option="-D_DEBUG" />					<Add option="-D_LIB" />					<Add option="-DWIN32" />					<Add option="-D_WIN32" />					<Add option="-D_WINDOWS" />					<Add option="-DVCF_MINGW" />					<Add option="-DVCF_DISABLE_PRAGMA_LINKING" />				</Compiler>			</Target>			<Environment>				<Variable name="COMPILER" value="mgcc" />				<Variable name="COMPILER_VER" value="" />			</Environment>		</Build>		<Compiler>			<Add directory="..\ZLib" />		</Compiler>		<Unit filename="adler32.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="compress.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="crc32.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="deflate.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="deflate.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="gzio.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="infblock.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="infblock.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="infcodes.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="infcodes.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="inffast.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="inffast.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="inffixed.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="inflate.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="inftrees.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="inftrees.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="infutil.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="infutil.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="trees.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="trees.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="uncompr.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="zconf.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="zlib.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="zutil.c">			<Option compilerVar="CC" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="zutil.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>	</Project></CodeBlocks_project_file>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?