8ed4e1afc76ff6051a1e0d69988d0c8d4315709d
[platform/upstream/atk.git] / build / win32 / vs9 / install.vcproj
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="install"
6         ProjectGUID="{00702787-1566-484D-991F-3E7E459BB909}"
7         RootNamespace="install"
8         TargetFrameworkVersion="196613"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14                 <Platform
15                         Name="x64"
16                 />
17         </Platforms>
18         <ToolFiles>
19         </ToolFiles>
20         <Configurations>
21                 <Configuration
22                         Name="Debug|Win32"
23                         OutputDirectory="$(GLibEtcInstallRoot)"
24                         IntermediateDirectory="$(ConfigurationName)"
25                         ConfigurationType="10"
26                         InheritedPropertySheets=".\atk.vsprops"
27                         CharacterSet="2"
28                         >
29                         <Tool
30                                 Name="VCPostBuildEventTool"
31                                 CommandLine="$(AtkDoInstall)"
32                         />
33                 </Configuration>
34                 <Configuration
35                         Name="Debug|x64"
36                         OutputDirectory="$(GLibEtcInstallRoot)"
37                         InheritedPropertySheets=".\atk.vsprops"
38                         ConfigurationType="10"
39                         CharacterSet="2"
40                         DeleteExtensionsOnClean=""
41                         >
42                         <Tool
43                                 Name="VCPreBuildEventTool"
44                                 CommandLine="$(AtkDoInstall)"
45                         />
46                 </Configuration>
47                 <Configuration
48                         Name="Release|Win32"
49                         OutputDirectory="$(GLibEtcInstallRoot)"
50                         IntermediateDirectory="$(ConfigurationName)"
51                         ConfigurationType="10"
52                         InheritedPropertySheets=".\atk.vsprops"
53                         CharacterSet="2"
54                         WholeProgramOptimization="1"
55                         >
56                         <Tool
57                                 Name="VCPostBuildEventTool"
58                                 CommandLine="$(AtkDoInstall)"
59                         />
60                 </Configuration>
61                 <Configuration
62                         Name="Release|x64"
63                         OutputDirectory="$(GLibEtcInstallRoot)"
64                         InheritedPropertySheets=".\atk.vsprops"
65                         ConfigurationType="10"
66                         CharacterSet="2"
67                         WholeProgramOptimization="1"
68                         DeleteExtensionsOnClean=""
69                         >
70                         <Tool
71                                 Name="VCPreBuildEventTool"
72                                 CommandLine="$(AtkDoInstall)"
73                         />
74                 </Configuration>
75         </Configurations>
76         <References>
77         </References>
78         <Files>
79         </Files>
80         <Globals>
81         </Globals>
82 </VisualStudioProject>