⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 glib.vcproj

📁 This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such
💻 VCPROJ
字号:
<?xml version="1.0" encoding="windows-1251"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="glib"
	ProjectGUID="{12BCA020-EABF-429E-876A-A476BC9C10C0}"
	RootNamespace="glib"
	Keyword="Win32Proj"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin"
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj"
			ConfigurationType="2"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine="if exist ..\..\..\config.h goto GLIB_CONFIG&#x0D;&#x0A;copy ..\..\..\config.h.win32 ..\..\..\config.h&#x0D;&#x0A;:GLIB_CONFIG&#x0D;&#x0A;if exist ..\..\..\glibconfig.h goto CHARSET&#x0D;&#x0A;copy ..\..\..\glibconfig.h.win32 ..\..\..\glibconfig.h&#x0D;&#x0A;:CHARSET&#x0D;&#x0A;if exist ..\..\..\glib\localcharset.c goto END&#x0D;&#x0A;copy ..\..\..\glib\libcharset\localcharset.c ..\..\..\glib\localcharset.c&#x0D;&#x0A;:END&#x0D;&#x0A;"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="../../..,../dirent"
				PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;WIN32;HAVE_CONFIG_H;GLIB_COMPILATION;GLIB_EXPORTS;G_LOG_DOMAIN=\&quot;Glib\&quot;;G_ENABLE_DEBUG"
				MinimalRebuild="true"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="4"
				ForcedIncludeFiles="msvc_recommended_pragmas.h"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="intl.lib iconv.lib Ws2_32.lib"
				OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
				LinkIncremental="2"
				ModuleDefinitionFile="../../../glib/glib.def"
				GenerateDebugInformation="true"
				SubSystem="2"
				ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib"
				TargetMachine="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="$(SolutionDir)$(ConfigurationName)\bin"
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\obj"
			ConfigurationType="2"
			CharacterSet="2"
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPreBuildEventTool"
				CommandLine="if exist ..\..\..\config.h goto GLIB_CONFIG&#x0D;&#x0A;copy ..\..\..\config.h.win32 ..\..\..\config.h&#x0D;&#x0A;:GLIB_CONFIG&#x0D;&#x0A;if exist ..\..\..\glibconfig.h\ goto END&#x0D;&#x0A;copy ..\..\..\glibconfig.h.win32 ..\..\..\glibconfig.h&#x0D;&#x0A;:END&#x0D;&#x0A;"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalIncludeDirectories="../../..,../dirent"
				PreprocessorDefinitions="_WINDOWS;_USRDLL;WIN32;NDEBUG;GLIB_EXPORTS;GLIB_COMPILATION;HAVE_CONFIG_H;G_LOG_DOMAIN=\&quot;Glib\&quot;"
				RuntimeLibrary="2"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="true"
				DebugInformationFormat="3"
				ForcedIncludeFiles="msvc_recommended_pragmas.h"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="intl.lib iconv.lib Ws2_32.lib"
				OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
				LinkIncremental="1"
				ModuleDefinitionFile="../../../glib/glib.def"
				GenerateDebugInformation="true"
				SubSystem="2"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				ImportLibrary="$(TargetDir)$(ProjectName)-2.0-vs8.lib"
				TargetMachine="1"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
			>
			<File
				RelativePath="..\..\..\glib\garray.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gasyncqueue.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gatomic.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gbacktrace.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gbase64.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gbookmarkfile.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gcache.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gcompletion.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gconvert.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gdataset.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gdate.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gdir.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gerror.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gfileutils.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\ghash.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\ghook.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\giochannel.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\giowin32.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gkeyfile.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\glist.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gmain.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gmappedfile.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gmarkup.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gmem.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gmessages.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gnode.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\goption.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gpattern.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gprimes.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gprintf.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gqsort.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gqueue.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\grand.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\grel.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gscanner.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gshell.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gslice.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gslist.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gspawn-win32.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gstdio.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gstrfuncs.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gstring.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gthread.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gthreadpool.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gtimer.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gtree.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gunibreak.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gunicollate.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gunidecomp.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\guniprop.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gutf8.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gutils.c"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\gwin32.c"
				>
			</File>
			<Filter
				Name="libcharset"
				>
				<File
					RelativePath="..\..\..\glib\libcharset\localcharset.c"
					>
				</File>
			</Filter>
			<Filter
				Name="dirent"
				>
				<File
					RelativePath="..\dirent\dirent.c"
					>
				</File>
				<File
					RelativePath="..\dirent\wdirent.c"
					>
				</File>
			</Filter>
			<Filter
				Name="gnulib"
				>
				<File
					RelativePath="..\..\..\glib\gnulib\asnprintf.c"
					>
				</File>
				<File
					RelativePath="..\..\..\glib\gnulib\printf-args.c"
					>
				</File>
				<File
					RelativePath="..\..\..\glib\gnulib\printf-parse.c"
					>
				</File>
				<File
					RelativePath="..\..\..\glib\gnulib\printf.c"
					>
				</File>
				<File
					RelativePath="..\..\..\glib\gnulib\vasnprintf.c"
					>
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
			>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
			>
			<File
				RelativePath="..\..\..\glib\glib.def"
				>
			</File>
			<File
				RelativePath="..\..\..\glib\glib.rc"
				>
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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