]>
Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0" encoding="utf-8"?>\r | |
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r | |
3 | <ItemGroup Label="ProjectConfigurations">\r | |
4 | <ProjectConfiguration Include="DebugSuffix|Win32">\r | |
5 | <Configuration>DebugSuffix</Configuration>\r | |
6 | <Platform>Win32</Platform>\r | |
7 | </ProjectConfiguration>\r | |
8 | <ProjectConfiguration Include="DebugSuffix|x64">\r | |
9 | <Configuration>DebugSuffix</Configuration>\r | |
10 | <Platform>x64</Platform>\r | |
11 | </ProjectConfiguration>\r | |
12 | <ProjectConfiguration Include="Debug_WinCairo|Win32">\r | |
13 | <Configuration>Debug_WinCairo</Configuration>\r | |
14 | <Platform>Win32</Platform>\r | |
15 | </ProjectConfiguration>\r | |
16 | <ProjectConfiguration Include="Debug_WinCairo|x64">\r | |
17 | <Configuration>Debug_WinCairo</Configuration>\r | |
18 | <Platform>x64</Platform>\r | |
19 | </ProjectConfiguration>\r | |
20 | <ProjectConfiguration Include="Debug|Win32">\r | |
21 | <Configuration>Debug</Configuration>\r | |
22 | <Platform>Win32</Platform>\r | |
23 | </ProjectConfiguration>\r | |
24 | <ProjectConfiguration Include="Debug|x64">\r | |
25 | <Configuration>Debug</Configuration>\r | |
26 | <Platform>x64</Platform>\r | |
27 | </ProjectConfiguration>\r | |
28 | <ProjectConfiguration Include="Production|Win32">\r | |
29 | <Configuration>Production</Configuration>\r | |
30 | <Platform>Win32</Platform>\r | |
31 | </ProjectConfiguration>\r | |
32 | <ProjectConfiguration Include="Production|x64">\r | |
33 | <Configuration>Production</Configuration>\r | |
34 | <Platform>x64</Platform>\r | |
35 | </ProjectConfiguration>\r | |
36 | <ProjectConfiguration Include="Release_WinCairo|Win32">\r | |
37 | <Configuration>Release_WinCairo</Configuration>\r | |
38 | <Platform>Win32</Platform>\r | |
39 | </ProjectConfiguration>\r | |
40 | <ProjectConfiguration Include="Release_WinCairo|x64">\r | |
41 | <Configuration>Release_WinCairo</Configuration>\r | |
42 | <Platform>x64</Platform>\r | |
43 | </ProjectConfiguration>\r | |
44 | <ProjectConfiguration Include="Release|Win32">\r | |
45 | <Configuration>Release</Configuration>\r | |
46 | <Platform>Win32</Platform>\r | |
47 | </ProjectConfiguration>\r | |
48 | <ProjectConfiguration Include="Release|x64">\r | |
49 | <Configuration>Release</Configuration>\r | |
50 | <Platform>x64</Platform>\r | |
51 | </ProjectConfiguration>\r | |
52 | </ItemGroup>\r | |
53 | <PropertyGroup Label="Globals">\r | |
54 | <ProjectGuid>{FE09F693-9744-4D73-A17C-FE3209EB1905}</ProjectGuid>\r | |
55 | <RootNamespace>testapiLauncher</RootNamespace>\r | |
56 | <Keyword>Win32Proj</Keyword>\r | |
57 | <ProjectName>testapiLauncher</ProjectName>\r | |
58 | </PropertyGroup>\r | |
59 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r | |
60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r | |
61 | <ConfigurationType>Application</ConfigurationType>\r | |
62 | <CharacterSet>Unicode</CharacterSet>\r | |
63 | <PlatformToolset>v120</PlatformToolset>\r | |
64 | </PropertyGroup>\r | |
65 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r | |
66 | <ConfigurationType>Application</ConfigurationType>\r | |
67 | <CharacterSet>Unicode</CharacterSet>\r | |
68 | <PlatformToolset>v120</PlatformToolset>\r | |
69 | </PropertyGroup>\r | |
70 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">\r | |
71 | <ConfigurationType>Application</ConfigurationType>\r | |
72 | <CharacterSet>Unicode</CharacterSet>\r | |
73 | <PlatformToolset>v120_xp</PlatformToolset>\r | |
74 | </PropertyGroup>\r | |
75 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="Configuration">\r | |
76 | <ConfigurationType>Application</ConfigurationType>\r | |
77 | <CharacterSet>Unicode</CharacterSet>\r | |
78 | <PlatformToolset>v120_xp</PlatformToolset>\r | |
79 | </PropertyGroup>\r | |
80 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">\r | |
81 | <ConfigurationType>Application</ConfigurationType>\r | |
82 | <CharacterSet>Unicode</CharacterSet>\r | |
83 | <PlatformToolset>v120</PlatformToolset>\r | |
84 | </PropertyGroup>\r | |
85 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="Configuration">\r | |
86 | <ConfigurationType>Application</ConfigurationType>\r | |
87 | <CharacterSet>Unicode</CharacterSet>\r | |
88 | <PlatformToolset>v120</PlatformToolset>\r | |
89 | </PropertyGroup>\r | |
90 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r | |
91 | <ConfigurationType>Application</ConfigurationType>\r | |
92 | <CharacterSet>Unicode</CharacterSet>\r | |
93 | <PlatformToolset>v120</PlatformToolset>\r | |
94 | </PropertyGroup>\r | |
95 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r | |
96 | <ConfigurationType>Application</ConfigurationType>\r | |
97 | <CharacterSet>Unicode</CharacterSet>\r | |
98 | <PlatformToolset>v120</PlatformToolset>\r | |
99 | </PropertyGroup>\r | |
100 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">\r | |
101 | <ConfigurationType>Application</ConfigurationType>\r | |
102 | <CharacterSet>Unicode</CharacterSet>\r | |
103 | <PlatformToolset>v120_xp</PlatformToolset>\r | |
104 | </PropertyGroup>\r | |
105 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="Configuration">\r | |
106 | <ConfigurationType>Application</ConfigurationType>\r | |
107 | <CharacterSet>Unicode</CharacterSet>\r | |
108 | <PlatformToolset>v120_xp</PlatformToolset>\r | |
109 | </PropertyGroup>\r | |
110 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">\r | |
111 | <ConfigurationType>Application</ConfigurationType>\r | |
112 | <CharacterSet>Unicode</CharacterSet>\r | |
113 | <PlatformToolset>v120</PlatformToolset>\r | |
114 | </PropertyGroup>\r | |
115 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="Configuration">\r | |
116 | <ConfigurationType>Application</ConfigurationType>\r | |
117 | <CharacterSet>Unicode</CharacterSet>\r | |
118 | <PlatformToolset>v120</PlatformToolset>\r | |
119 | </PropertyGroup>\r | |
120 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r | |
121 | <ImportGroup Label="ExtensionSettings">\r | |
122 | </ImportGroup>\r | |
123 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r | |
124 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
125 | <Import Project="testapiRelease.props" />\r | |
126 | </ImportGroup>\r | |
127 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r | |
128 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
129 | <Import Project="testapiRelease.props" />\r | |
130 | </ImportGroup>\r | |
131 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets">\r | |
132 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
133 | <Import Project="testapiReleaseCFLite.props" />\r | |
134 | <Import Project="..\jsc\DLLLauncherWinCairo.props" />\r | |
135 | </ImportGroup>\r | |
136 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'" Label="PropertySheets">\r | |
137 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
138 | <Import Project="testapiReleaseCFLite.props" />\r | |
139 | <Import Project="..\jsc\DLLLauncherWinCairo.props" />\r | |
140 | </ImportGroup>\r | |
141 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">\r | |
142 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
143 | <Import Project="testapiProduction.props" />\r | |
144 | </ImportGroup>\r | |
145 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|x64'" Label="PropertySheets">\r | |
146 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
147 | <Import Project="testapiProduction.props" />\r | |
148 | </ImportGroup>\r | |
149 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r | |
150 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
151 | <Import Project="testapiDebug.props" />\r | |
152 | </ImportGroup>\r | |
153 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r | |
154 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
155 | <Import Project="testapiDebug.props" />\r | |
156 | </ImportGroup>\r | |
157 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets">\r | |
158 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
159 | <Import Project="testapiDebugCFLite.props" />\r | |
160 | <Import Project="..\jsc\DLLLauncherWinCairo.props" />\r | |
161 | </ImportGroup>\r | |
162 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'" Label="PropertySheets">\r | |
163 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
164 | <Import Project="testapiDebugCFLite.props" />\r | |
165 | <Import Project="..\jsc\DLLLauncherWinCairo.props" />\r | |
166 | </ImportGroup>\r | |
167 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets">\r | |
168 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
169 | <Import Project="testapiDebug.props" />\r | |
170 | <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />\r | |
171 | </ImportGroup>\r | |
172 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'" Label="PropertySheets">\r | |
173 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
174 | <Import Project="testapiDebug.props" />\r | |
175 | <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />\r | |
176 | </ImportGroup>\r | |
177 | <PropertyGroup Label="UserMacros" />\r | |
178 | <PropertyGroup>\r | |
179 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>\r | |
180 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">testapi$(DebugSuffix)</TargetName>\r | |
181 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">testapi$(DebugSuffix)</TargetName>\r | |
182 | <TargetName Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">testapi$(DebugSuffix)</TargetName>\r | |
183 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">testapi$(DebugSuffix)</TargetName>\r | |
184 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">testapi$(DebugSuffix)</TargetName>\r | |
185 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">testapi$(DebugSuffix)</TargetName>\r | |
186 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">testapi$(DebugSuffix)</TargetName>\r | |
187 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|x64'">testapi$(DebugSuffix)</TargetName>\r | |
188 | <TargetName Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|x64'">testapi$(DebugSuffix)</TargetName>\r | |
189 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Production|x64'">testapi$(DebugSuffix)</TargetName>\r | |
190 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">testapi$(DebugSuffix)</TargetName>\r | |
191 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|x64'">testapi$(DebugSuffix)</TargetName>\r | |
192 | </PropertyGroup>\r | |
193 | <ItemDefinitionGroup>\r | |
194 | </ItemDefinitionGroup>\r | |
195 | <ItemGroup>\r | |
196 | <ClCompile Include="../jsc/DLLLauncherMain.cpp" />\r | |
197 | </ItemGroup>\r | |
198 | <ItemGroup>\r | |
199 | <None Include="testapiLauncherPostBuild.cmd" />\r | |
200 | <None Include="testapiLauncherPreBuild.cmd" />\r | |
201 | <None Include="testapiLauncherPreLink.cmd" />\r | |
202 | </ItemGroup>\r | |
203 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r | |
204 | <ImportGroup Label="ExtensionTargets">\r | |
205 | </ImportGroup>\r | |
206 | </Project> |