foundationkit.cbp

来自「这是VCF框架的代码」· CBP 代码 · 共 1,380 行 · 第 1/4 页

CBP
1,380
字号
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><CodeBlocks_project_file>	<FileVersion major="1" minor="4" />	<Project>		<Option title="FoundationKit" />		<Option default_target="-1" />		<Option compiler="gcc" />		<Build>			<Target title="mingw_Release">				<Option output="..\..\..\lib\libFoundationKit_mgcc_s.a" />				<Option working_dir="" />				<Option object_output="mgcc\ReleaseS\" />				<Option type="2" />				<Option compiler="gcc" />				<Option includeInTargetAll="1" />				<Option createDefFile="1" />				<Option projectIncludeDirsRelation="2" />				<Option projectResourceIncludeDirsRelation="2" />				<Option projectLibDirsRelation="2" />				<Compiler>					<Add option="-O2" />					<Add option="-w" />					<Add option="-pipe" />					<Add option="-frtti" />					<Add option="-fexceptions" />					<Add option="-mthreads" />					<Add option="-fmessage-length=0" />					<Add option="-Winvalid-pch" />					<Add option="-Wno-multichar" />					<Add option="-DNDEBUG" />					<Add option="-DWIN32" />					<Add option="-D_WIN32" />					<Add option="-D_WINDOWS" />					<Add option="-D_LIB" />					<Add option="-DVCF_MINGW" />					<Add option="-DVCF_DISABLE_PRAGMA_LINKING" />				</Compiler>				<Linker>					<Add option="-s" />				</Linker>				<Environment>					<Variable name="GCH_DIR" value="..\FoundationKit\$(COMPILER)$(COMPILER_VER)\ReleaseS\src" />				</Environment>			</Target>			<Target title="mingw_Debug">				<Option output="..\..\..\lib\libFoundationKit_mgcc_sd.a" />				<Option working_dir="" />				<Option object_output="mgcc\DebugS\" />				<Option type="2" />				<Option compiler="gcc" />				<Option includeInTargetAll="1" />				<Option createDefFile="1" />				<Option projectIncludeDirsRelation="2" />				<Option projectResourceIncludeDirsRelation="2" />				<Option projectLibDirsRelation="2" />				<Compiler>					<Add option="-W" />					<Add option="-g" />					<Add option="-pipe" />					<Add option="-frtti" />					<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="-DWIN32" />					<Add option="-D_WIN32" />					<Add option="-D_WINDOWS" />					<Add option="-D_LIB" />					<Add option="-DVCF_MINGW" />					<Add option="-DVCF_DISABLE_PRAGMA_LINKING" />				</Compiler>				<Environment>					<Variable name="GCH_DIR" value="..\FoundationKit\$(COMPILER)$(COMPILER_VER)\DebugS\src" />				</Environment>			</Target>			<Environment>				<Variable name="COMPILER" value="mgcc" />				<Variable name="COMPILER_VER" value="" />			</Environment>		</Build>		<Compiler>			<Add directory="$(GCH_DIR)" />			<Add directory='&quot;$(VCF_INCLUDE)&quot;' />		</Compiler>		<Unit filename="..\..\..\src\vcf\FoundationKit\BasicException.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\BasicException.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\BasicFileError.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\BasicInputStream.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\BasicInputStream.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\BasicOutputStream.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\BasicOutputStream.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\CantCreateObjectException.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Class.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Class.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\ClassInfo.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\ClassNotFound.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\ClassRegistry.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\ClassRegistry.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\CommandLine.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\CommandLine.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\CommonDefines.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Condition.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Condition.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\ConditionPeer.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\DateTime.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\DateTime.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Delegate.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Dictionary.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Dictionary.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Directory.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Directory.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Enum.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Enumerator.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\ErrorLog.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\ErrorLog.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\ErrorStrings.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Event.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Event.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\EventHandler.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\EventHandler.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\Field.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\File.cpp">			<Option compilerVar="CPP" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\File.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\FileIOError.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>		<Unit filename="..\..\..\src\vcf\FoundationKit\FileNotFound.h">			<Option compilerVar="CPP" />			<Option compile="0" />			<Option link="0" />			<Option target="mingw_Release" />			<Option target="mingw_Debug" />		</Unit>

⌨️ 快捷键说明

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