]>
Commit | Line | Data |
---|---|---|
93a37866 A |
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="Debug_WinCairo|Win32">\r | |
9 | <Configuration>Debug_WinCairo</Configuration>\r | |
10 | <Platform>Win32</Platform>\r | |
11 | </ProjectConfiguration>\r | |
12 | <ProjectConfiguration Include="Debug|Win32">\r | |
13 | <Configuration>Debug</Configuration>\r | |
14 | <Platform>Win32</Platform>\r | |
15 | </ProjectConfiguration>\r | |
16 | <ProjectConfiguration Include="Production|Win32">\r | |
17 | <Configuration>Production</Configuration>\r | |
18 | <Platform>Win32</Platform>\r | |
19 | </ProjectConfiguration>\r | |
20 | <ProjectConfiguration Include="Release_WinCairo|Win32">\r | |
21 | <Configuration>Release_WinCairo</Configuration>\r | |
22 | <Platform>Win32</Platform>\r | |
23 | </ProjectConfiguration>\r | |
24 | <ProjectConfiguration Include="Release|Win32">\r | |
25 | <Configuration>Release</Configuration>\r | |
26 | <Platform>Win32</Platform>\r | |
27 | </ProjectConfiguration>\r | |
28 | </ItemGroup>\r | |
29 | <PropertyGroup Label="Globals">\r | |
30 | <ProjectGuid>{2BD437CF-BDAC-4119-9ED6-E10EF46C69F3}</ProjectGuid>\r | |
31 | <Keyword>Win32Proj</Keyword>\r | |
32 | <RootNamespace>jsc</RootNamespace>\r | |
33 | </PropertyGroup>\r | |
34 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r | |
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r | |
36 | <ConfigurationType>Application</ConfigurationType>\r | |
37 | <UseDebugLibraries>true</UseDebugLibraries>\r | |
38 | <CharacterSet>Unicode</CharacterSet>\r | |
39 | </PropertyGroup>\r | |
40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">\r | |
41 | <ConfigurationType>Application</ConfigurationType>\r | |
42 | <UseDebugLibraries>true</UseDebugLibraries>\r | |
43 | <CharacterSet>Unicode</CharacterSet>\r | |
44 | </PropertyGroup>\r | |
45 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">\r | |
46 | <ConfigurationType>Application</ConfigurationType>\r | |
47 | <UseDebugLibraries>true</UseDebugLibraries>\r | |
48 | <CharacterSet>Unicode</CharacterSet>\r | |
49 | </PropertyGroup>\r | |
50 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r | |
51 | <ConfigurationType>Application</ConfigurationType>\r | |
52 | <UseDebugLibraries>false</UseDebugLibraries>\r | |
53 | <CharacterSet>Unicode</CharacterSet>\r | |
54 | </PropertyGroup>\r | |
55 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">\r | |
56 | <ConfigurationType>Application</ConfigurationType>\r | |
57 | <UseDebugLibraries>false</UseDebugLibraries>\r | |
58 | <CharacterSet>Unicode</CharacterSet>\r | |
59 | </PropertyGroup>\r | |
60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">\r | |
61 | <ConfigurationType>Application</ConfigurationType>\r | |
62 | <UseDebugLibraries>false</UseDebugLibraries>\r | |
63 | <CharacterSet>Unicode</CharacterSet>\r | |
64 | </PropertyGroup>\r | |
65 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r | |
66 | <ImportGroup Label="ExtensionSettings">\r | |
67 | </ImportGroup>\r | |
68 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r | |
69 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
70 | <Import Project="jscDebug.props" />\r | |
71 | </ImportGroup>\r | |
72 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets">\r | |
73 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
74 | <Import Project="jscDebug.props" />\r | |
75 | </ImportGroup>\r | |
76 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets">\r | |
77 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
78 | <Import Project="jscDebug.props" />\r | |
79 | <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />\r | |
80 | </ImportGroup>\r | |
81 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r | |
82 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
83 | <Import Project="jscRelease.props" />\r | |
84 | </ImportGroup>\r | |
85 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets">\r | |
86 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
87 | <Import Project="jscRelease.props" />\r | |
88 | </ImportGroup>\r | |
89 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">\r | |
90 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r | |
91 | <Import Project="jscProduction.props" />\r | |
92 | </ImportGroup>\r | |
93 | <PropertyGroup Label="UserMacros" />\r | |
94 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />\r | |
95 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" />\r | |
96 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" />\r | |
97 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />\r | |
98 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" />\r | |
99 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" />\r | |
100 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r | |
101 | <ClCompile>\r | |
102 | <PrecompiledHeader>\r | |
103 | </PrecompiledHeader>\r | |
104 | </ClCompile>\r | |
105 | <Link>\r | |
106 | <ModuleDefinitionFile>\r | |
107 | </ModuleDefinitionFile>\r | |
108 | </Link>\r | |
109 | </ItemDefinitionGroup>\r | |
110 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">\r | |
111 | <ClCompile>\r | |
112 | <PrecompiledHeader>\r | |
113 | </PrecompiledHeader>\r | |
114 | </ClCompile>\r | |
115 | <Link>\r | |
116 | <ModuleDefinitionFile>\r | |
117 | </ModuleDefinitionFile>\r | |
118 | </Link>\r | |
119 | </ItemDefinitionGroup>\r | |
120 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">\r | |
121 | <ClCompile>\r | |
122 | <PrecompiledHeader>\r | |
123 | </PrecompiledHeader>\r | |
124 | </ClCompile>\r | |
125 | <Link>\r | |
126 | <ModuleDefinitionFile>\r | |
127 | </ModuleDefinitionFile>\r | |
128 | </Link>\r | |
129 | </ItemDefinitionGroup>\r | |
130 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r | |
131 | <ClCompile>\r | |
132 | <PrecompiledHeader>\r | |
133 | </PrecompiledHeader>\r | |
134 | <Optimization>MaxSpeed</Optimization>\r | |
135 | <IntrinsicFunctions>true</IntrinsicFunctions>\r | |
136 | </ClCompile>\r | |
137 | <Link />\r | |
138 | </ItemDefinitionGroup>\r | |
139 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">\r | |
140 | <ClCompile>\r | |
141 | <PrecompiledHeader>\r | |
142 | </PrecompiledHeader>\r | |
143 | <Optimization>MaxSpeed</Optimization>\r | |
144 | <IntrinsicFunctions>true</IntrinsicFunctions>\r | |
145 | </ClCompile>\r | |
146 | <Link />\r | |
147 | </ItemDefinitionGroup>\r | |
148 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">\r | |
149 | <ClCompile>\r | |
150 | <PrecompiledHeader>\r | |
151 | </PrecompiledHeader>\r | |
152 | <Optimization>MaxSpeed</Optimization>\r | |
153 | <IntrinsicFunctions>true</IntrinsicFunctions>\r | |
154 | </ClCompile>\r | |
155 | <Link />\r | |
156 | </ItemDefinitionGroup>\r | |
157 | <ItemGroup>\r | |
158 | <ClCompile Include="..\..\jsc.cpp" />\r | |
159 | </ItemGroup>\r | |
160 | <ItemGroup>\r | |
161 | <None Include="jscPostBuild.cmd" />\r | |
162 | <None Include="jscPreBuild.cmd" />\r | |
163 | <None Include="jscPreLink.cmd" />\r | |
164 | </ItemGroup>\r | |
165 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r | |
166 | <ImportGroup Label="ExtensionTargets">\r | |
167 | </ImportGroup>\r | |
168 | </Project> |