|
Packit |
875988 |
|
|
Packit |
875988 |
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
Packit |
875988 |
<Import Project="$(SolutionDir)..\common\vs_dirs.props" />
|
|
Packit |
875988 |
<ItemGroup Label="ProjectConfigurations">
|
|
Packit |
875988 |
<ProjectConfiguration Include="Debug-dll-xp|Win32">
|
|
Packit |
875988 |
<Configuration>Debug-dll-xp</Configuration>
|
|
Packit |
875988 |
<Platform>Win32</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Debug-dll-xp|x64">
|
|
Packit |
875988 |
<Configuration>Debug-dll-xp</Configuration>
|
|
Packit |
875988 |
<Platform>x64</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Debug-dll|Win32">
|
|
Packit |
875988 |
<Configuration>Debug-dll</Configuration>
|
|
Packit |
875988 |
<Platform>Win32</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Debug-dll|x64">
|
|
Packit |
875988 |
<Configuration>Debug-dll</Configuration>
|
|
Packit |
875988 |
<Platform>x64</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Debug-static-xp|Win32">
|
|
Packit |
875988 |
<Configuration>Debug-static-xp</Configuration>
|
|
Packit |
875988 |
<Platform>Win32</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Debug-static-xp|x64">
|
|
Packit |
875988 |
<Configuration>Debug-static-xp</Configuration>
|
|
Packit |
875988 |
<Platform>x64</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Debug-static|Win32">
|
|
Packit |
875988 |
<Configuration>Debug-static</Configuration>
|
|
Packit |
875988 |
<Platform>Win32</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Debug-static|x64">
|
|
Packit |
875988 |
<Configuration>Debug-static</Configuration>
|
|
Packit |
875988 |
<Platform>x64</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Release-dll-xp|Win32">
|
|
Packit |
875988 |
<Configuration>Release-dll-xp</Configuration>
|
|
Packit |
875988 |
<Platform>Win32</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Release-dll-xp|x64">
|
|
Packit |
875988 |
<Configuration>Release-dll-xp</Configuration>
|
|
Packit |
875988 |
<Platform>x64</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Release-dll|Win32">
|
|
Packit |
875988 |
<Configuration>Release-dll</Configuration>
|
|
Packit |
875988 |
<Platform>Win32</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Release-dll|x64">
|
|
Packit |
875988 |
<Configuration>Release-dll</Configuration>
|
|
Packit |
875988 |
<Platform>x64</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Release-static-xp|Win32">
|
|
Packit |
875988 |
<Configuration>Release-static-xp</Configuration>
|
|
Packit |
875988 |
<Platform>Win32</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Release-static-xp|x64">
|
|
Packit |
875988 |
<Configuration>Release-static-xp</Configuration>
|
|
Packit |
875988 |
<Platform>x64</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Release-static|Win32">
|
|
Packit |
875988 |
<Configuration>Release-static</Configuration>
|
|
Packit |
875988 |
<Platform>Win32</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
<ProjectConfiguration Include="Release-static|x64">
|
|
Packit |
875988 |
<Configuration>Release-static</Configuration>
|
|
Packit |
875988 |
<Platform>x64</Platform>
|
|
Packit |
875988 |
</ProjectConfiguration>
|
|
Packit |
875988 |
</ItemGroup>
|
|
Packit |
875988 |
<Import Project="$(MhdW32Common)\libmicrohttpd-files.vcxproj" />
|
|
Packit |
875988 |
<PropertyGroup Label="Globals">
|
|
Packit |
875988 |
<ProjectGuid>{9CFB0342-A9E7-483E-BEE5-A1DE22584C5A}</ProjectGuid>
|
|
Packit |
875988 |
<Keyword>Win32Proj</Keyword>
|
|
Packit |
875988 |
<RootNamespace>libmicrohttpd</RootNamespace>
|
|
Packit |
875988 |
</PropertyGroup>
|
|
Packit |
875988 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
Packit |
875988 |
<PropertyGroup>
|
|
Packit |
875988 |
<PreferredToolArchitecture>x64</PreferredToolArchitecture>
|
|
Packit |
875988 |
</PropertyGroup>
|
|
Packit |
875988 |
<PropertyGroup Condition="'$(Configuration)'=='Debug-static'" Label="Configuration">
|
|
Packit |
875988 |
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
Packit |
875988 |
<UseDebugLibraries>true</UseDebugLibraries>
|
|
Packit |
875988 |
<PlatformToolset>v140</PlatformToolset>
|
|
Packit |
875988 |
<CharacterSet>Unicode</CharacterSet>
|
|
Packit |
875988 |
</PropertyGroup>
|
|
Packit |
875988 |
<PropertyGroup Condition="'$(Configuration)'=='Debug-static-xp'" Label="Configuration">
|
|
Packit |
875988 |
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
Packit |
875988 |
<UseDebugLibraries>true</UseDebugLibraries>
|
|
Packit |
875988 |
<PlatformToolset>v140_xp</PlatformToolset>
|
|
Packit |
875988 |
<CharacterSet>Unicode</CharacterSet>
|
|
Packit |
875988 |
</PropertyGroup>
|
|
Packit |
875988 |
<PropertyGroup Condition="'$(Configuration)'=='Debug-dll'" Label="Configuration">
|
|
Packit |
875988 |
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
Packit |
875988 |
<UseDebugLibraries>true</UseDebugLibraries>
|
|
Packit |
875988 |
<PlatformToolset>v140</PlatformToolset>
|
|
Packit |
875988 |
<CharacterSet>Unicode</CharacterSet>
|
|
Packit |
875988 |
</PropertyGroup>
|
|
Packit |
875988 |
<PropertyGroup Condition="'$(Configuration)'=='Debug-dll-xp'" Label="Configuration">
|
|
Packit |
875988 |
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
Packit |
875988 |
<UseDebugLibraries>true</UseDebugLibraries>
|
|
Packit |
875988 |
<PlatformToolset>v140_xp</PlatformToolset>
|
|
Packit |
875988 |
<CharacterSet>Unicode</CharacterSet>
|
|
Packit |
875988 |
</PropertyGroup>
|
|
Packit |
875988 |
<PropertyGroup Condition="'$(Configuration)'=='Release-static'" Label="Configuration">
|
|
Packit |
875988 |
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
Packit |
875988 |
<UseDebugLibraries>false</UseDebugLibraries>
|
|
Packit |
875988 |
<PlatformToolset>v140</PlatformToolset>
|
|
Packit |
875988 |
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
Packit |
875988 |
<CharacterSet>Unicode</CharacterSet>
|
|
Packit |
875988 |
</PropertyGroup>
|
|
Packit |
875988 |
<PropertyGroup Condition="'$(Configuration)'=='Release-static-xp'" Label="Configuration">
|
|
Packit |
875988 |
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
Packit |
875988 |
<UseDebugLibraries>false</UseDebugLibraries>
|
|
Packit |
875988 |
<PlatformToolset>v140_xp</PlatformToolset>
|
|
Packit |
875988 |
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
Packit |
875988 |
<CharacterSet>Unicode</CharacterSet>
|
|
Packit |
875988 |
</PropertyGroup>
|
|
Packit |
875988 |
<PropertyGroup Condition="'$(Configuration)'=='Release-dll'" Label="Configuration">
|
|
Packit |
875988 |
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
Packit |
875988 |
<UseDebugLibraries>false</UseDebugLibraries>
|
|
Packit |
875988 |
<PlatformToolset>v140</PlatformToolset>
|
|
Packit |
875988 |
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
Packit |
875988 |
<CharacterSet>Unicode</CharacterSet>
|
|
Packit |
875988 |
</PropertyGroup>
|
|
Packit |
875988 |
<PropertyGroup Condition="'$(Configuration)'=='Release-dll-xp'" Label="Configuration">
|
|
Packit |
875988 |
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
Packit |
875988 |
<UseDebugLibraries>false</UseDebugLibraries>
|
|
Packit |
875988 |
<PlatformToolset>v140_xp</PlatformToolset>
|
|
Packit |
875988 |
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
Packit |
875988 |
<CharacterSet>Unicode</CharacterSet>
|
|
Packit |
875988 |
</PropertyGroup>
|
|
Packit |
875988 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
Packit |
875988 |
<ImportGroup Label="ExtensionSettings">
|
|
Packit |
875988 |
</ImportGroup>
|
|
Packit |
875988 |
<ImportGroup Label="PropertySheets">
|
|
Packit |
875988 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
Packit |
875988 |
</ImportGroup>
|
|
Packit |
875988 |
<Import Project="$(MhdW32Common)common-build-settings.vcxproj" />
|
|
Packit |
875988 |
<Import Project="$(MhdW32Common)libmicrohttpd-build-settings.vcxproj" />
|
|
Packit |
875988 |
<PropertyGroup />
|
|
Packit |
875988 |
<ItemDefinitionGroup>
|
|
Packit |
875988 |
<ClCompile />
|
|
Packit |
875988 |
<Link />
|
|
Packit |
875988 |
<Lib />
|
|
Packit |
875988 |
</ItemDefinitionGroup>
|
|
Packit |
875988 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
Packit |
875988 |
<ImportGroup Label="ExtensionTargets">
|
|
Packit |
875988 |
</ImportGroup>
|
|
Packit |
875988 |
</Project>
|