aboutsummaryrefslogtreecommitdiff
path: root/w32/VS2015/libmicrohttpd.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'w32/VS2015/libmicrohttpd.vcxproj')
-rw-r--r--w32/VS2015/libmicrohttpd.vcxproj68
1 files changed, 2 insertions, 66 deletions
diff --git a/w32/VS2015/libmicrohttpd.vcxproj b/w32/VS2015/libmicrohttpd.vcxproj
index 75d42337..b9338f72 100644
--- a/w32/VS2015/libmicrohttpd.vcxproj
+++ b/w32/VS2015/libmicrohttpd.vcxproj
@@ -1,72 +1,8 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="$(SolutionDir)..\common\vs_dirs.props" /> 3 <Import Project="$(SolutionDir)..\common\vs_dirs.props" />
4 <ItemGroup Label="ProjectConfigurations"> 4 <Import Project="$(MhdW32Common)\project-configs.vcxproj" />
5 <ProjectConfiguration Include="Debug-dll-xp|Win32"> 5 <Import Project="$(MhdW32Common)\project-configs-xp.vcxproj" />
6 <Configuration>Debug-dll-xp</Configuration>
7 <Platform>Win32</Platform>
8 </ProjectConfiguration>
9 <ProjectConfiguration Include="Debug-dll-xp|x64">
10 <Configuration>Debug-dll-xp</Configuration>
11 <Platform>x64</Platform>
12 </ProjectConfiguration>
13 <ProjectConfiguration Include="Debug-dll|Win32">
14 <Configuration>Debug-dll</Configuration>
15 <Platform>Win32</Platform>
16 </ProjectConfiguration>
17 <ProjectConfiguration Include="Debug-dll|x64">
18 <Configuration>Debug-dll</Configuration>
19 <Platform>x64</Platform>
20 </ProjectConfiguration>
21 <ProjectConfiguration Include="Debug-static-xp|Win32">
22 <Configuration>Debug-static-xp</Configuration>
23 <Platform>Win32</Platform>
24 </ProjectConfiguration>
25 <ProjectConfiguration Include="Debug-static-xp|x64">
26 <Configuration>Debug-static-xp</Configuration>
27 <Platform>x64</Platform>
28 </ProjectConfiguration>
29 <ProjectConfiguration Include="Debug-static|Win32">
30 <Configuration>Debug-static</Configuration>
31 <Platform>Win32</Platform>
32 </ProjectConfiguration>
33 <ProjectConfiguration Include="Debug-static|x64">
34 <Configuration>Debug-static</Configuration>
35 <Platform>x64</Platform>
36 </ProjectConfiguration>
37 <ProjectConfiguration Include="Release-dll-xp|Win32">
38 <Configuration>Release-dll-xp</Configuration>
39 <Platform>Win32</Platform>
40 </ProjectConfiguration>
41 <ProjectConfiguration Include="Release-dll-xp|x64">
42 <Configuration>Release-dll-xp</Configuration>
43 <Platform>x64</Platform>
44 </ProjectConfiguration>
45 <ProjectConfiguration Include="Release-dll|Win32">
46 <Configuration>Release-dll</Configuration>
47 <Platform>Win32</Platform>
48 </ProjectConfiguration>
49 <ProjectConfiguration Include="Release-dll|x64">
50 <Configuration>Release-dll</Configuration>
51 <Platform>x64</Platform>
52 </ProjectConfiguration>
53 <ProjectConfiguration Include="Release-static-xp|Win32">
54 <Configuration>Release-static-xp</Configuration>
55 <Platform>Win32</Platform>
56 </ProjectConfiguration>
57 <ProjectConfiguration Include="Release-static-xp|x64">
58 <Configuration>Release-static-xp</Configuration>
59 <Platform>x64</Platform>
60 </ProjectConfiguration>
61 <ProjectConfiguration Include="Release-static|Win32">
62 <Configuration>Release-static</Configuration>
63 <Platform>Win32</Platform>
64 </ProjectConfiguration>
65 <ProjectConfiguration Include="Release-static|x64">
66 <Configuration>Release-static</Configuration>
67 <Platform>x64</Platform>
68 </ProjectConfiguration>
69 </ItemGroup>
70 <Import Project="$(MhdW32Common)\libmicrohttpd-files.vcxproj" /> 6 <Import Project="$(MhdW32Common)\libmicrohttpd-files.vcxproj" />
71 <PropertyGroup Label="Globals"> 7 <PropertyGroup Label="Globals">
72 <ProjectGuid>{9CFB0342-A9E7-483E-BEE5-A1DE22584C5A}</ProjectGuid> 8 <ProjectGuid>{9CFB0342-A9E7-483E-BEE5-A1DE22584C5A}</ProjectGuid>