mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-29 23:42:17 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			78 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			78 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="9.00"
 | |
| 	Name="install"
 | |
| 	ProjectGUID="{2093D218-190E-4194-9421-3BA7CBF33B10}"
 | |
| 	RootNamespace="install"
 | |
| 	Keyword="Win32Proj"
 | |
| 	TargetFrameworkVersion="131072"
 | |
| 	>
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"
 | |
| 		/>
 | |
| 		<Platform
 | |
| 			Name="x64"
 | |
| 		/>
 | |
| 	</Platforms>
 | |
| 	<ToolFiles>
 | |
| 	</ToolFiles>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			InheritedPropertySheets=".\glib.vsprops"
 | |
| 			OutputDirectory="$(GlibEtcInstallRoot)"
 | |
| 			ConfigurationType="10"
 | |
| 			CharacterSet="2"
 | |
| 			DeleteExtensionsOnClean=""
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 				CommandLine="$(GlibDoInstall)"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug|x64"
 | |
| 			InheritedPropertySheets=".\glib.vsprops"
 | |
| 			OutputDirectory="$(GlibEtcInstallRoot)"
 | |
| 			ConfigurationType="10"
 | |
| 			CharacterSet="2"
 | |
| 			DeleteExtensionsOnClean=""
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 				CommandLine="$(GlibDoInstall)"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|Win32"
 | |
| 			InheritedPropertySheets=".\glib.vsprops"
 | |
| 			OutputDirectory="$(GlibEtcInstallRoot)"
 | |
| 			ConfigurationType="10"
 | |
| 			CharacterSet="2"
 | |
| 			WholeProgramOptimization="1"
 | |
| 			DeleteExtensionsOnClean=""
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 				CommandLine="$(GlibDoInstall)"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|x64"
 | |
| 			InheritedPropertySheets=".\glib.vsprops"
 | |
| 			OutputDirectory="$(GlibEtcInstallRoot)"
 | |
| 			ConfigurationType="10"
 | |
| 			CharacterSet="2"
 | |
| 			WholeProgramOptimization="1"
 | |
| 			DeleteExtensionsOnClean=""
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 				CommandLine="$(GlibDoInstall)"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 	</Configurations>
 | |
| </VisualStudioProject>
 |