Enable the building of introspection files for Visual C++ builds
[atk.git] / build / win32 / vs9 / gengir.vcproj
blob553438839926812e8db3700ae2e5b514325fbf23
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="gengir"
6 ProjectGUID="{2093D218-190E-4194-9421-3BA7CBF33B15}"
7 RootNamespace="gengir"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 InheritedPropertySheets=".\atk.vsprops"
25 OutputDirectory="$(GlibEtcInstallRoot)"
26 ConfigurationType="10"
27 CharacterSet="2"
28 DeleteExtensionsOnClean=""
30 <Tool
31 Name="VCPreBuildEventTool"
32 CommandLine="$(DoGenGir)"
34 </Configuration>
35 <Configuration
36 Name="Debug|x64"
37 InheritedPropertySheets=".\atk.vsprops"
38 OutputDirectory="$(GlibEtcInstallRoot)"
39 ConfigurationType="10"
40 CharacterSet="2"
41 DeleteExtensionsOnClean=""
43 <Tool
44 Name="VCPreBuildEventTool"
45 CommandLine="$(DoGenGir)"
47 </Configuration>
48 <Configuration
49 Name="Release|Win32"
50 InheritedPropertySheets=".\atk.vsprops"
51 OutputDirectory="$(GlibEtcInstallRoot)"
52 ConfigurationType="10"
53 CharacterSet="2"
54 WholeProgramOptimization="1"
55 DeleteExtensionsOnClean=""
57 <Tool
58 Name="VCPreBuildEventTool"
59 CommandLine="$(DoGenGir)"
61 </Configuration>
62 <Configuration
63 Name="Release|x64"
64 InheritedPropertySheets=".\atk.vsprops"
65 OutputDirectory="$(GlibEtcInstallRoot)"
66 ConfigurationType="10"
67 CharacterSet="2"
68 WholeProgramOptimization="1"
69 DeleteExtensionsOnClean=""
71 <Tool
72 Name="VCPreBuildEventTool"
73 CommandLine="$(DoGenGir)"
75 </Configuration>
76 </Configurations>
77 </VisualStudioProject>