Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(369)

Side by Side Diff: webkit/build/WebKit/WebKit.vcproj

Issue 115188: Delete the checked-in webkit .vcproj (and ancillary .sln) files. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « webkit/build/WebCore/WebCore_prebuild.vcproj ('k') | webkit/build/port/port.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="WebKit"
6 ProjectGUID="{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}"
7 RootNamespace="WebKit"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 ConfigurationType="4"
21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\WebKit.vsprops"
22 >
23 <Tool
24 Name="VCPreBuildEventTool"
25 />
26 <Tool
27 Name="VCCustomBuildTool"
28 />
29 <Tool
30 Name="VCXMLDataGeneratorTool"
31 />
32 <Tool
33 Name="VCWebServiceProxyGeneratorTool"
34 />
35 <Tool
36 Name="VCMIDLTool"
37 />
38 <Tool
39 Name="VCCLCompilerTool"
40 />
41 <Tool
42 Name="VCManagedResourceCompilerTool"
43 />
44 <Tool
45 Name="VCResourceCompilerTool"
46 />
47 <Tool
48 Name="VCPreLinkEventTool"
49 />
50 <Tool
51 Name="VCLibrarianTool"
52 />
53 <Tool
54 Name="VCALinkTool"
55 />
56 <Tool
57 Name="VCXDCMakeTool"
58 />
59 <Tool
60 Name="VCBscMakeTool"
61 />
62 <Tool
63 Name="VCFxCopTool"
64 />
65 <Tool
66 Name="VCPostBuildEventTool"
67 />
68 </Configuration>
69 <Configuration
70 Name="Release|Win32"
71 ConfigurationType="4"
72 InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops;.\WebKit.vsprops"
73 >
74 <Tool
75 Name="VCPreBuildEventTool"
76 />
77 <Tool
78 Name="VCCustomBuildTool"
79 />
80 <Tool
81 Name="VCXMLDataGeneratorTool"
82 />
83 <Tool
84 Name="VCWebServiceProxyGeneratorTool"
85 />
86 <Tool
87 Name="VCMIDLTool"
88 />
89 <Tool
90 Name="VCCLCompilerTool"
91 />
92 <Tool
93 Name="VCManagedResourceCompilerTool"
94 />
95 <Tool
96 Name="VCResourceCompilerTool"
97 />
98 <Tool
99 Name="VCPreLinkEventTool"
100 />
101 <Tool
102 Name="VCLibrarianTool"
103 />
104 <Tool
105 Name="VCALinkTool"
106 />
107 <Tool
108 Name="VCXDCMakeTool"
109 />
110 <Tool
111 Name="VCBscMakeTool"
112 />
113 <Tool
114 Name="VCFxCopTool"
115 />
116 <Tool
117 Name="VCPostBuildEventTool"
118 />
119 </Configuration>
120 </Configurations>
121 <References>
122 </References>
123 <Files>
124 <Filter
125 Name="chromium"
126 >
127 <Filter
128 Name="public"
129 >
130 <File
131 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebCache.h"
132 >
133 </File>
134 <File
135 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebCanvas.h"
136 >
137 </File>
138 <File
139 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebClipboard.h"
140 >
141 </File>
142 <File
143 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebColor.h"
144 >
145 </File>
146 <File
147 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebCommon.h"
148 >
149 </File>
150 <File
151 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebConsoleMessage.h"
152 >
153 </File>
154 <File
155 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebCString.h"
156 >
157 </File>
158 <File
159 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebData.h"
160 >
161 </File>
162 <File
163 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebDragData.h"
164 >
165 </File>
166 <File
167 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebFindOptions.h"
168 >
169 </File>
170 <File
171 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebImage.h"
172 >
173 </File>
174 <File
175 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebInputEvent.h"
176 >
177 </File>
178 <File
179 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebKit.h"
180 >
181 </File>
182 <File
183 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebKitClient.h"
184 >
185 </File>
186 <File
187 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebMediaPlayer.h"
188 >
189 </File>
190 <File
191 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebMediaPlayerClient.h"
192 >
193 </File>
194 <File
195 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebPluginListBuilder.h"
196 >
197 </File>
198 <File
199 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebPoint.h"
200 >
201 </File>
202 <File
203 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebRect.h"
204 >
205 </File>
206 <File
207 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebScriptSource.h"
208 >
209 </File>
210 <File
211 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebSize.h"
212 >
213 </File>
214 <File
215 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebString.h"
216 >
217 </File>
218 <File
219 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebURL.h"
220 >
221 </File>
222 <File
223 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\public\WebVector.h"
224 >
225 </File>
226 <Filter
227 Name="win"
228 >
229 <File
230 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\public\win\WebInputEventFactory.h"
231 >
232 </File>
233 <File
234 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\public\win\WebSandboxSupport.h"
235 >
236 </File>
237 <File
238 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\public\win\WebScreenInfoFactory.h"
239 >
240 </File>
241 <File
242 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\public\win\WebThemeEngine.h"
243 >
244 </File>
245 </Filter>
246 </Filter>
247 <Filter
248 Name="src"
249 >
250 <File
251 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\ChromiumBridge.cpp"
252 >
253 </File>
254 <File
255 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\ChromiumCurrentTime.cpp"
256 >
257 </File>
258 <File
259 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\ChromiumThreading.cpp"
260 >
261 </File>
262 <File
263 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebCache.cpp"
264 >
265 </File>
266 <File
267 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebCString.cpp"
268 >
269 </File>
270 <File
271 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebData.cpp"
272 >
273 </File>
274 <File
275 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebDragData.cpp"
276 >
277 </File>
278 <File
279 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebImageSkia.cpp"
280 >
281 </File>
282 <File
283 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebInputEvent.cpp"
284 >
285 </File>
286 <File
287 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebKit.cpp"
288 >
289 </File>
290 <File
291 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebKitPrivate.h"
292 >
293 </File>
294 <File
295 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebPluginListBuilderImpl.cpp"
296 >
297 </File>
298 <File
299 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebPluginListBuilderImpl.h"
300 >
301 </File>
302 <File
303 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebString.cpp"
304 >
305 </File>
306 <File
307 RelativePath="..\..\..\third_party\WebKi t\WebKit\chromium\src\WebURL.cpp"
308 >
309 </File>
310 <Filter
311 Name="win"
312 >
313 <File
314 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\src\win\WebInputEventFactory.cpp"
315 >
316 </File>
317 <File
318 RelativePath="..\..\..\third_par ty\WebKit\WebKit\chromium\src\win\WebScreenInfoFactory.cpp"
319 >
320 </File>
321 </Filter>
322 </Filter>
323 </Filter>
324 </Files>
325 <Globals>
326 </Globals>
327 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/WebCore/WebCore_prebuild.vcproj ('k') | webkit/build/port/port.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698