build: remove autotools configuration files
[atk.git] / win32 / vs9 / atk-install.vcproj
blobff970ce199e4cdde884fc981ccb0bfc9a9cf89d7
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="atk-install"
6 ProjectGUID="{00702787-1566-484D-991F-3E7E459BB909}"
7 RootNamespace="atkinstall"
8 TargetFrameworkVersion="196613"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
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-install.vsprops"
27 CharacterSet="2"
29 <Tool
30 Name="VCPostBuildEventTool"
31 CommandLine="$(AtkDoInstall)"
33 </Configuration>
34 <Configuration
35 Name="Debug|x64"
36 OutputDirectory="$(GLibEtcInstallRoot)"
37 InheritedPropertySheets=".\atk-install.vsprops"
38 ConfigurationType="10"
39 CharacterSet="2"
40 DeleteExtensionsOnClean=""
42 <Tool
43 Name="VCPostBuildEventTool"
44 CommandLine="$(AtkDoInstall)"
46 </Configuration>
47 <Configuration
48 Name="Release|Win32"
49 OutputDirectory="$(GLibEtcInstallRoot)"
50 IntermediateDirectory="$(ConfigurationName)"
51 ConfigurationType="10"
52 InheritedPropertySheets=".\atk-install.vsprops"
53 CharacterSet="2"
54 WholeProgramOptimization="1"
56 <Tool
57 Name="VCPostBuildEventTool"
58 CommandLine="$(AtkDoInstall)"
60 </Configuration>
61 <Configuration
62 Name="Release|x64"
63 OutputDirectory="$(GLibEtcInstallRoot)"
64 InheritedPropertySheets=".\atk-install.vsprops"
65 ConfigurationType="10"
66 CharacterSet="2"
67 WholeProgramOptimization="1"
68 DeleteExtensionsOnClean=""
70 <Tool
71 Name="VCPostBuildEventTool"
72 CommandLine="$(AtkDoInstall)"
74 </Configuration>
75 </Configurations>
76 <References>
77 </References>
78 <Files>
79 <Filter
80 Name="Resource Files"
81 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
82 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
84 <File RelativePath="..\..\atk.pc.in">
85 <FileConfiguration Name="Debug|Win32">
86 <Tool
87 Name="VCCustomBuildTool"
88 Description="Generating atk.pc..."
89 CommandLine="$(AtkGenPC)"
90 Outputs="..\atk.pc"
92 </FileConfiguration>
93 <FileConfiguration Name="Release|Win32">
94 <Tool
95 Name="VCCustomBuildTool"
96 Description="Generating atk.pc..."
97 CommandLine="$(AtkGenPC)"
98 Outputs="..\atk.pc"
100 </FileConfiguration>
101 <FileConfiguration Name="Debug|x64">
102 <Tool
103 Name="VCCustomBuildTool"
104 Description="Generating atk.pc..."
105 CommandLine="$(AtkGenPCX64)"
106 Outputs="..\atk.pc"
108 </FileConfiguration>
109 <FileConfiguration Name="Release|x64">
110 <Tool
111 Name="VCCustomBuildTool"
112 Description="Generating atk.pc..."
113 CommandLine="$(AtkGenPCX64)"
114 Outputs="..\atk.pc"
116 </FileConfiguration>
117 </File>
118 </Filter>
119 </Files>
120 <Globals>
121 </Globals>
122 </VisualStudioProject>