|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<Project DefaultTargets="Build" ToolsVersion="12.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> |
| 20 | + </ItemGroup> |
| 21 | + <PropertyGroup Label="Globals"> |
| 22 | + <ProjectGuid>{C298A297-6AE4-46B1-B739-3F87A13E0B69}</ProjectGuid> |
| 23 | + <RootNamespace>glibnetworkinginstall</RootNamespace> |
| 24 | + </PropertyGroup> |
| 25 | + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| 26 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
| 27 | + <ConfigurationType>Utility</ConfigurationType> |
| 28 | + <PlatformToolset>v100</PlatformToolset> |
| 29 | + <CharacterSet>MultiByte</CharacterSet> |
| 30 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 31 | + </PropertyGroup> |
| 32 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
| 33 | + <ConfigurationType>Utility</ConfigurationType> |
| 34 | + <PlatformToolset>v100</PlatformToolset> |
| 35 | + <CharacterSet>MultiByte</CharacterSet> |
| 36 | + </PropertyGroup> |
| 37 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| 38 | + <ConfigurationType>Utility</ConfigurationType> |
| 39 | + <PlatformToolset>v100</PlatformToolset> |
| 40 | + <CharacterSet>MultiByte</CharacterSet> |
| 41 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 42 | + </PropertyGroup> |
| 43 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| 44 | + <ConfigurationType>Utility</ConfigurationType> |
| 45 | + <PlatformToolset>v100</PlatformToolset> |
| 46 | + <CharacterSet>MultiByte</CharacterSet> |
| 47 | + </PropertyGroup> |
| 48 | + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 49 | + <ImportGroup Label="ExtensionSettings"> |
| 50 | + </ImportGroup> |
| 51 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
| 52 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 53 | + <Import Project="glib-networking-install.props" /> |
| 54 | + </ImportGroup> |
| 55 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
| 56 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 57 | + <Import Project="glib-networking-install.props" /> |
| 58 | + </ImportGroup> |
| 59 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
| 60 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 61 | + <Import Project="glib-networking-install.props" /> |
| 62 | + </ImportGroup> |
| 63 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
| 64 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 65 | + <Import Project="glib-networking-install.props" /> |
| 66 | + </ImportGroup> |
| 67 | + <PropertyGroup Label="UserMacros" /> |
| 68 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 69 | + </ItemDefinitionGroup> |
| 70 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 71 | + </ItemDefinitionGroup> |
| 72 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 73 | + </ItemDefinitionGroup> |
| 74 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 75 | + </ItemDefinitionGroup> |
| 76 | + <ItemGroup> |
| 77 | + <CustomBuild Include="..\..\..\random_file"> |
| 78 | + <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Copying Build Results...</Message> |
| 79 | + <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(GlibNetworkingDoInstall)$(GlibNetworkingPostInstall)</Command> |
| 80 | + <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\..\random_file_a;%(Outputs)</Outputs> |
| 81 | + <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Copying Build Results...</Message> |
| 82 | + <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(GlibNetworkingDoInstall)$(GlibNetworkingPostInstall)</Command> |
| 83 | + <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\..\random_file_a;%(Outputs)</Outputs> |
| 84 | + <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Copying Build Results...</Message> |
| 85 | + <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(GlibNetworkingDoInstall)$(GlibNetworkingPostInstall)</Command> |
| 86 | + <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\..\random_file_a;%(Outputs)</Outputs> |
| 87 | + <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Copying Build Results...</Message> |
| 88 | + <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(GlibNetworkingDoInstall)$(GlibNetworkingPostInstall)</Command> |
| 89 | + <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\..\random_file_a;%(Outputs)</Outputs> |
| 90 | + </CustomBuild> |
| 91 | + </ItemGroup> |
| 92 | + <ItemGroup> |
| 93 | + <ProjectReference Include="libgiognomeproxy.vcxproj"> |
| 94 | + <Project>{46c4ed1a-b8d0-443e-865a-3a7b0d6e9919}</Project> |
| 95 | + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |
| 96 | + </ProjectReference> |
| 97 | + <ProjectReference Include="libgioopenssl.vcxproj"> |
| 98 | + <Project>{3190fd52-4014-4b39-a33c-0dbac95ea3fe}</Project> |
| 99 | + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |
| 100 | + </ProjectReference> |
| 101 | + </ItemGroup> |
| 102 | + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| 103 | + <ImportGroup Label="ExtensionTargets"> |
| 104 | + </ImportGroup> |
| 105 | +</Project> |
0 commit comments