1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|x64">
9 <Configuration>Debug</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{2093D218-190E-4194-9421-3BA7CBF33B10}</ProjectGuid>
23 <RootNamespace>glibinstall</RootNamespace>
24 <Keyword>Win32Proj</Keyword>
26 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28 <ConfigurationType>Utility</ConfigurationType>
29 <CharacterSet>MultiByte</CharacterSet>
30 <WholeProgramOptimization>true</WholeProgramOptimization>
31 <PlatformToolset>v100</PlatformToolset>
33 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
34 <ConfigurationType>Utility</ConfigurationType>
35 <CharacterSet>MultiByte</CharacterSet>
36 <PlatformToolset>v100</PlatformToolset>
38 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
39 <ConfigurationType>Utility</ConfigurationType>
40 <CharacterSet>MultiByte</CharacterSet>
41 <WholeProgramOptimization>true</WholeProgramOptimization>
42 <PlatformToolset>v100</PlatformToolset>
44 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
45 <ConfigurationType>Utility</ConfigurationType>
46 <CharacterSet>MultiByte</CharacterSet>
47 <PlatformToolset>v100</PlatformToolset>
49 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
50 <ImportGroup Label="ExtensionSettings">
52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
53 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54 <Import Project="glib-install.props" />
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58 <Import Project="glib-install.props" />
60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
61 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62 <Import Project="glib-install.props" />
64 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
65 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
66 <Import Project="glib-install.props" />
68 <PropertyGroup Label="UserMacros" />
70 <OutDir Condition="'$(Configuration)'=='Debug'">$(GlibEtcInstallRoot)\</OutDir>
71 <ExtensionsToDeleteOnClean Condition="'$(Configuration)'=='Debug'" />
72 <OutDir Condition="'$(Configuration)'=='Release'">$(GlibEtcInstallRoot)\</OutDir>
73 <ExtensionsToDeleteOnClean Condition="'$(Configuration)'=='Release'" />
75 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
76 </ItemDefinitionGroup>
77 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
78 </ItemDefinitionGroup>
79 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
80 </ItemDefinitionGroup>
81 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
82 </ItemDefinitionGroup>
84 <CustomBuild Include="..\glibpc.py">
85 <Message Condition="'$(Configuration)'=='Debug'">Generating .pc files...</Message>
86 <Command Condition="'$(Configuration)'=='Debug'">$(GlibGenPC)</Command>
87 <Outputs Condition="'$(Configuration)'=='Debug'">$(GlibPCFiles);%(Outputs)</Outputs>
88 <Message Condition="'$(Configuration)'=='Release'">Generating .pc files...</Message>
89 <Command Condition="'$(Configuration)'=='Release'">$(GlibGenPC)</Command>
90 <Outputs Condition="'$(Configuration)'=='Release'">$(GlibPCFiles);%(Outputs)</Outputs>
92 <CustomBuild Include="..\..\config.h.win32">
93 <Message Condition="'$(Configuration)'=='Debug'">Installing Build Results...</Message>
94 <AdditionalInputs Condition="'$(Configuration)'=='Debug'">$(GlibPCFiles)</AdditionalInputs>
95 <Command Condition="'$(Configuration)'=='Debug'">$(GlibDoInstall)</Command>
96 <Outputs Condition="'$(Configuration)'=='Debug'">blah;%(Outputs)</Outputs>
97 <Message Condition="'$(Configuration)'=='Release'">Installing Build Results...</Message>
98 <AdditionalInputs Condition="'$(Configuration)'=='Release'">$(GlibPCFiles)</AdditionalInputs>
99 <Command Condition="'$(Configuration)'=='Release'">$(GlibDoInstall)</Command>
100 <Outputs Condition="'$(Configuration)'=='Release'">blah;%(Outputs)</Outputs>
104 <ProjectReference Include="gio.vcxproj">
105 <Project>{f3d1583c-5613-4809-bd98-7cc1c1276f92}</Project>
106 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
108 <ProjectReference Include="glib-genmarshal.vcxproj">
109 <Project>{bd12e835-5c52-4e5d-8234-1c579f33e27a}</Project>
110 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
112 <ProjectReference Include="glib.vcxproj">
113 <Project>{12bca020-eabf-429e-876a-a476bc9c10c0}</Project>
114 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
116 <ProjectReference Include="gmodule.vcxproj">
117 <Project>{4214047c-f5c1-40b3-8369-5dced8c32770}</Project>
118 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
120 <ProjectReference Include="gobject.vcxproj">
121 <Project>{f172effc-e30f-4593-809e-db2024b1e753}</Project>
122 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
124 <ProjectReference Include="gspawn-win32-helper-console.vcxproj">
125 <Project>{e40e8a7e-7cae-4659-9b8b-bc38898e3074}</Project>
126 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
128 <ProjectReference Include="gspawn-win32-helper.vcxproj">
129 <Project>{289240e7-e167-47ce-a20c-58d852e520ba}</Project>
130 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
132 <ProjectReference Include="gthread.vcxproj">
133 <Project>{c8afb8c3-fffd-460f-bc13-9ac25d7b117c}</Project>
134 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
136 <ProjectReference Include="glib-compile-schemas.vcxproj">
137 <Project>{015d69d0-8b42-438a-adae-052ac036e065}</Project>
138 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
140 <ProjectReference Include="gsettings.vcxproj">
141 <Project>{05041c63-f1c5-49ba-a7de-61ebb5307eaa}</Project>
142 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
144 <ProjectReference Include="glib-compile-resources.vcxproj">
145 <Project>{b0cdec7f-dce1-4f7e-b8a4-a3009c18fb2a}</Project>
146 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
148 <ProjectReference Include="gresource.vcxproj">
149 <Project>{95a1571f-61be-4c51-be53-2f2dab280685}</Project>
150 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
152 <ProjectReference Include="gio-querymodules.vcxproj">
153 <Project>{95a1571f-61be-4c51-be53-2f2dab280686}</Project>
154 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
156 <ProjectReference Include="gdbus.vcxproj">
157 <Project>{95a1571f-61be-4c51-be53-2f2dab280687}</Project>
158 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
160 <ProjectReference Include="gio-tool.vcxproj">
161 <Project>{d0403e9a-2b00-4fd3-b3dd-3c8f9cb9a338}</Project>
162 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
165 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
166 <ImportGroup Label="ExtensionTargets">