aboutsummaryrefslogtreecommitdiff
path: root/w32/common/project-configs-xp.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'w32/common/project-configs-xp.vcxproj')
-rw-r--r--w32/common/project-configs-xp.vcxproj37
1 files changed, 37 insertions, 0 deletions
diff --git a/w32/common/project-configs-xp.vcxproj b/w32/common/project-configs-xp.vcxproj
new file mode 100644
index 00000000..2b3c6ada
--- /dev/null
+++ b/w32/common/project-configs-xp.vcxproj
@@ -0,0 +1,37 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug-dll-xp|Win32">
5 <Configuration>Debug-dll-xp</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug-dll-xp|x64">
9 <Configuration>Debug-dll-xp</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Debug-static-xp|Win32">
13 <Configuration>Debug-static-xp</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Debug-static-xp|x64">
17 <Configuration>Debug-static-xp</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
20 <ProjectConfiguration Include="Release-dll-xp|Win32">
21 <Configuration>Release-dll-xp</Configuration>
22 <Platform>Win32</Platform>
23 </ProjectConfiguration>
24 <ProjectConfiguration Include="Release-dll-xp|x64">
25 <Configuration>Release-dll-xp</Configuration>
26 <Platform>x64</Platform>
27 </ProjectConfiguration>
28 <ProjectConfiguration Include="Release-static-xp|Win32">
29 <Configuration>Release-static-xp</Configuration>
30 <Platform>Win32</Platform>
31 </ProjectConfiguration>
32 <ProjectConfiguration Include="Release-static-xp|x64">
33 <Configuration>Release-static-xp</Configuration>
34 <Platform>x64</Platform>
35 </ProjectConfiguration>
36 </ItemGroup>
37</Project>