summaryrefslogtreecommitdiff
path: root/win32/vs9/gdk-pixbuf-install.vcproj
blob: d023725ce1c36ffd98de745ebd70821720a151e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9.00"
	Name="gdk-pixbuf-install"
	ProjectGUID="{FC5AADB5-95CD-4BF0-BA8B-0C16FE7074FB}"
	RootNamespace="gdkpixbufinstall"
	Keyword="Win32Proj"
	TargetFrameworkVersion="131072"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
		<Platform
			Name="x64"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="$(GlibEtcInstallRoot)"
			ConfigurationType="10"
			InheritedPropertySheets=".\gdk-pixbuf-install.vsprops"
			CharacterSet="2"
			DeleteExtensionsOnClean=""
			>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="$(GdkPixbufDoInstall)"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="$(GlibEtcInstallRoot)"
			ConfigurationType="10"
			InheritedPropertySheets=".\gdk-pixbuf-install.vsprops"
			CharacterSet="2"
			DeleteExtensionsOnClean=""
			WholeProgramOptimization="1"
			>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="$(GdkPixbufDoInstall)"
			/>
		</Configuration>
		<Configuration
			Name="Debug|x64"
			InheritedPropertySheets=".\gdk-pixbuf-install.vsprops"
			OutputDirectory="$(GlibEtcInstallRoot)"
			ConfigurationType="10"
			CharacterSet="2"
			DeleteExtensionsOnClean=""
			>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="$(GdkPixbufDoInstall)"
			/>
		</Configuration>
		<Configuration
			Name="Release|x64"
			InheritedPropertySheets=".\gdk-pixbuf-install.vsprops"
			OutputDirectory="$(GlibEtcInstallRoot)"
			ConfigurationType="10"
			CharacterSet="2"
			WholeProgramOptimization="1"
			DeleteExtensionsOnClean=""
			>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="$(GdkPixbufDoInstall)"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<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-pixbuf-2.0.pc.in">
				<FileConfiguration Name="Debug|Win32">
					<Tool Name="VCCustomBuildTool"
						Description="Generating .pc files..."
						CommandLine="$(GenGdkPixbufPC)"
						Outputs="..\gdk-pixbuf-2.0.pc"
					/>
				</FileConfiguration>
				<FileConfiguration Name="Release|Win32">
					<Tool Name="VCCustomBuildTool"
						Description="Generating .pc files..."
						CommandLine="$(GenGdkPixbufPC)"
						Outputs="..\gdk-pixbuf-2.0.pc"
					/>
				</FileConfiguration>
				<FileConfiguration Name="Debug|x64">
					<Tool Name="VCCustomBuildTool"
						Description="Generating .pc files..."
						CommandLine="$(GenGdkPixbufPCX64)"
						Outputs="..\gdk-pixbuf-2.0.pc"
					/>
				</FileConfiguration>
				<FileConfiguration Name="Release|x64">
					<Tool Name="VCCustomBuildTool"
						Description="Generating .pc files..."
						CommandLine="$(GenGdkPixbufPCX64)"
						Outputs="..\gdk-pixbuf-2.0.pc"
					/>
				</FileConfiguration>
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>