MSVC 2010 Project Files: Split up the Property Sheets
[platform/upstream/glib.git] / build / win32 / vs10 / install.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Debug|x64">\r
9       <Configuration>Debug</Configuration>\r
10       <Platform>x64</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Release|Win32">\r
13       <Configuration>Release</Configuration>\r
14       <Platform>Win32</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|x64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20   </ItemGroup>\r
21   <PropertyGroup Label="Globals">\r
22     <ProjectGuid>{2093D218-190E-4194-9421-3BA7CBF33B10}</ProjectGuid>\r
23     <RootNamespace>install</RootNamespace>\r
24     <Keyword>Win32Proj</Keyword>\r
25   </PropertyGroup>\r
26   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
27   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
28     <ConfigurationType>Utility</ConfigurationType>\r
29     <CharacterSet>MultiByte</CharacterSet>\r
30     <WholeProgramOptimization>true</WholeProgramOptimization>\r
31     <PlatformToolset>v100</PlatformToolset>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
34     <ConfigurationType>Utility</ConfigurationType>\r
35     <CharacterSet>MultiByte</CharacterSet>\r
36     <PlatformToolset>v100</PlatformToolset>\r
37   </PropertyGroup>\r
38   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
39     <ConfigurationType>Utility</ConfigurationType>\r
40     <CharacterSet>MultiByte</CharacterSet>\r
41     <WholeProgramOptimization>true</WholeProgramOptimization>\r
42     <PlatformToolset>v100</PlatformToolset>\r
43   </PropertyGroup>\r
44   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
45     <ConfigurationType>Utility</ConfigurationType>\r
46     <CharacterSet>MultiByte</CharacterSet>\r
47     <PlatformToolset>v100</PlatformToolset>\r
48   </PropertyGroup>\r
49   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
50   <ImportGroup Label="ExtensionSettings">\r
51   </ImportGroup>\r
52   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
53     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
54     <Import Project="glib-install.props" />\r
55   </ImportGroup>\r
56   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
57     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
58     <Import Project="glib-install.props" />\r
59   </ImportGroup>\r
60   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
61     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
62     <Import Project="glib-install.props" />\r
63   </ImportGroup>\r
64   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
65     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
66     <Import Project="glib-install.props" />\r
67   </ImportGroup>\r
68   <PropertyGroup Label="UserMacros" />\r
69   <PropertyGroup>\r
70     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(GlibEtcInstallRoot)\</OutDir>\r
71     <ExtensionsToDeleteOnClean Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />\r
72     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(GlibEtcInstallRoot)\</OutDir>\r
73     <ExtensionsToDeleteOnClean Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />\r
74     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(GlibEtcInstallRoot)\</OutDir>\r
75     <ExtensionsToDeleteOnClean Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />\r
76     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(GlibEtcInstallRoot)\</OutDir>\r
77     <ExtensionsToDeleteOnClean Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />\r
78   </PropertyGroup>\r
79   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
80     <PreBuildEvent>\r
81       <Command>$(GlibDoInstall)</Command>\r
82     </PreBuildEvent>\r
83   </ItemDefinitionGroup>\r
84   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
85     <PreBuildEvent>\r
86       <Command>$(GlibDoInstall)</Command>\r
87     </PreBuildEvent>\r
88   </ItemDefinitionGroup>\r
89   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
90     <PreBuildEvent>\r
91       <Command>$(GlibDoInstall)</Command>\r
92     </PreBuildEvent>\r
93   </ItemDefinitionGroup>\r
94   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
95     <PreBuildEvent>\r
96       <Command>$(GlibDoInstall)</Command>\r
97     </PreBuildEvent>\r
98   </ItemDefinitionGroup>\r
99   <ItemGroup>\r
100     <ProjectReference Include="gio.vcxproj">\r
101       <Project>{f3d1583c-5613-4809-bd98-7cc1c1276f92}</Project>\r
102       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
103     </ProjectReference>\r
104     <ProjectReference Include="glib-genmarshal.vcxproj">\r
105       <Project>{bd12e835-5c52-4e5d-8234-1c579f33e27a}</Project>\r
106       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
107     </ProjectReference>\r
108     <ProjectReference Include="glib.vcxproj">\r
109       <Project>{12bca020-eabf-429e-876a-a476bc9c10c0}</Project>\r
110       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
111     </ProjectReference>\r
112     <ProjectReference Include="gmodule.vcxproj">\r
113       <Project>{4214047c-f5c1-40b3-8369-5dced8c32770}</Project>\r
114       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
115     </ProjectReference>\r
116     <ProjectReference Include="gobject.vcxproj">\r
117       <Project>{f172effc-e30f-4593-809e-db2024b1e753}</Project>\r
118       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
119     </ProjectReference>\r
120     <ProjectReference Include="gspawn-win32-helper-console.vcxproj">\r
121       <Project>{e40e8a7e-7cae-4659-9b8b-bc38898e3074}</Project>\r
122       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
123     </ProjectReference>\r
124     <ProjectReference Include="gspawn-win32-helper.vcxproj">\r
125       <Project>{289240e7-e167-47ce-a20c-58d852e520ba}</Project>\r
126       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
127     </ProjectReference>\r
128     <ProjectReference Include="gthread.vcxproj">\r
129       <Project>{c8afb8c3-fffd-460f-bc13-9ac25d7b117c}</Project>\r
130       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
131     </ProjectReference>\r
132     <ProjectReference Include="glib-compile-schemas.vcxproj">\r
133       <Project>{015d69d0-8b42-438a-adae-052ac036e065}</Project>\r
134       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
135     </ProjectReference>\r
136     <ProjectReference Include="gsettings.vcxproj">\r
137       <Project>{05041c63-f1c5-49ba-a7de-61ebb5307eaa}</Project>\r
138       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
139     </ProjectReference>\r
140     <ProjectReference Include="glib-compile-resources.vcxproj">\r
141       <Project>{b0cdec7f-dce1-4f7e-b8a4-a3009c18fb2a}</Project>\r
142       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
143     </ProjectReference>\r
144     <ProjectReference Include="gresource.vcxproj">\r
145       <Project>{95a1571f-61be-4c51-be53-2f2dab280685}</Project>\r
146       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
147     </ProjectReference>\r
148     <ProjectReference Include="gio-querymodules.vcxproj">\r
149       <Project>{95a1571f-61be-4c51-be53-2f2dab280686}</Project>\r
150       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
151     </ProjectReference>\r
152     <ProjectReference Include="gdbus.vcxproj">\r
153       <Project>{95a1571f-61be-4c51-be53-2f2dab280687}</Project>\r
154       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
155     </ProjectReference>\r
156   </ItemGroup>\r
157   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
158   <ImportGroup Label="ExtensionTargets">\r
159   </ImportGroup>\r
160 </Project>