 fb1a9d8c0d
			
		
	
	fb1a9d8c0d
	
	
	
		
			
			-Added the missed gdk.rc file -Made up for missed libraries required for link for configs other than Debug|win32
		
			
				
	
	
		
			222 lines
		
	
	
		
			6.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			222 lines
		
	
	
		
			6.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="9.00"
 | |
| 	Name="gdk"
 | |
| 	ProjectGUID="{FC5AADB5-95CD-4BF0-BA8B-0C16FE7073F7}"
 | |
| 	RootNamespace="gdk"
 | |
| 	Keyword="Win32Proj"
 | |
| 	TargetFrameworkVersion="0"
 | |
| 	>
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"
 | |
| 		/>
 | |
| 		<Platform
 | |
| 			Name="x64"
 | |
| 		/>
 | |
| 	</Platforms>
 | |
| 	<ToolFiles>
 | |
| 	</ToolFiles>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			InheritedPropertySheets=".\gtk+.vsprops"
 | |
| 			ConfigurationType="2"
 | |
| 			CharacterSet="2"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories="..\..\..\gdk-pixbuf;..\..\..\gdk"
 | |
| 				PreprocessorDefinitions="_DEBUG;$(GdkDefines)"
 | |
| 				MinimalRebuild="true"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="2"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="3"
 | |
| 				DebugInformationFormat="4"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="cairo.lib pango-1.0.lib pangocairo-1.0.lib imm32.lib"
 | |
| 				OutputFile="$(OutDir)\$(GtkDllPrefix)$(ProjectName)-win32$(GtkDllSuffix).dll"
 | |
| 				LinkIncremental="2"
 | |
| 				ModuleDefinitionFile="$(IntDir)\gdk.def"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				SubSystem="2"
 | |
| 				ImportLibrary="$(TargetDir)$(ProjectName)-win32-$(GtkApiVersion).lib"
 | |
| 				TargetMachine="1"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|Win32"
 | |
| 			InheritedPropertySheets=".\gtk+.vsprops"
 | |
| 			ConfigurationType="2"
 | |
| 			CharacterSet="2"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				AdditionalIncludeDirectories="..\..\..\gdk-pixbuf;..\..\..\gdk;..\..\..\gdk\win32"
 | |
| 				PreprocessorDefinitions="$(GdkDefines)"
 | |
| 				RuntimeLibrary="2"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="cairo.lib pango-1.0.lib pangocairo-1.0.lib imm32.lib"
 | |
| 				OutputFile="$(OutDir)\$(GtkDllPrefix)$(ProjectName)-win32$(GtkDllSuffix).dll"
 | |
| 				LinkIncremental="2"
 | |
| 				ModuleDefinitionFile="$(IntDir)\gdk.def"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				SubSystem="2"
 | |
| 				OptimizeReferences="2"
 | |
| 				EnableCOMDATFolding="2"
 | |
| 				ImportLibrary="$(TargetDir)$(ProjectName)-win32-$(GtkApiVersion).lib"
 | |
| 				TargetMachine="1"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug|x64"
 | |
| 			InheritedPropertySheets=".\gtk+.vsprops"
 | |
| 			ConfigurationType="2"
 | |
| 			CharacterSet="2"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories="..\..\..\gdk-pixbuf;..\..\..\gdk;..\..\..\gdk\win32"
 | |
| 				PreprocessorDefinitions="_DEBUG;$(GdkDefines)"
 | |
| 				MinimalRebuild="true"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="3"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="cairo.lib pango-1.0.lib pangocairo-1.0.lib imm32.lib"
 | |
| 				OutputFile="$(OutDir)\$(GtkDllPrefix)$(ProjectName)-win32$(GtkDllSuffix).dll"
 | |
| 				LinkIncremental="2"
 | |
| 				ModuleDefinitionFile="$(IntDir)\gdk.def"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				SubSystem="2"
 | |
| 				ImportLibrary="$(TargetDir)$(ProjectName)-win32-$(GtkApiVersion).lib"
 | |
| 				TargetMachine="17"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|x64"
 | |
| 			InheritedPropertySheets=".\gtk+.vsprops"
 | |
| 			ConfigurationType="2"
 | |
| 			CharacterSet="2"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				AdditionalIncludeDirectories="..\..\..\gdk-pixbuf;..\..\..\gdk;..\..\..\gdk\win32"
 | |
| 				PreprocessorDefinitions="$(GdkDefines)"
 | |
| 				RuntimeLibrary="2"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="3"
 | |
| 				DebugInformationFormat="3"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="cairo.lib pango-1.0.lib pangocairo-1.0.lib imm32.lib"
 | |
| 				OutputFile="$(OutDir)\$(GtkDllPrefix)$(ProjectName)-win32$(GtkDllSuffix).dll"
 | |
| 				LinkIncremental="2"
 | |
| 				ModuleDefinitionFile="$(IntDir)\gdk.def"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				SubSystem="2"
 | |
| 				OptimizeReferences="2"
 | |
| 				EnableCOMDATFolding="2"
 | |
| 				ImportLibrary="$(TargetDir)$(ProjectName)-win32-$(GtkApiVersion).lib"
 | |
| 				TargetMachine="17"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 	</Configurations>
 | |
| 	<References>
 | |
| 	</References>
 | |
| 	<Files>
 | |
| 		<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"
 | |
| 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\gdk\gdk.symbols"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCustomBuildTool"
 | |
| 						Description="Generating gdk.def"
 | |
| 						CommandLine="$(GtkGenerateGdkDef)"
 | |
| 						Outputs="$(IntDir)\gdk.def"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|x64"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCustomBuildTool"
 | |
| 						Description="Generating gdk.def"
 | |
| 						CommandLine="$(GtkGenerateGdkDef)"
 | |
| 						Outputs="$(IntDir)\gdk.def"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCustomBuildTool"
 | |
| 						Description="Generating gdk.def"
 | |
| 						CommandLine="$(GtkGenerateGdkDef)"
 | |
| 						Outputs="$(IntDir)\gdk.def"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|x64"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCustomBuildTool"
 | |
| 						Description="Generating gdk.def"
 | |
| 						CommandLine="$(GtkGenerateGdkDef)"
 | |
| 						Outputs="$(IntDir)\gdk.def"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File RelativePath="..\..\..\gdk\win32\rc\gdk.rc" />
 | |
| 		</Filter>
 | |
| 		<Filter
 | |
| 			Name="Source Files"
 | |
| 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 | |
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 | |
| 			>
 | |
| #include "libgdk.sourcefiles"
 | |
| 		</Filter>
 | |
| 	</Files>
 | |
| </VisualStudioProject>
 |