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

Side by Side Diff: webkit/build/JavaScriptCore/WTF.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
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="WTF"
6 ProjectGUID="{AA8A5A85-592B-4357-BC60-E0E91E026AF6}"
7 RootNamespace="WTF"
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;..\precompiled_webkit.vsprops;.\wtf.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;.\wtf.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 <File
128 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wtf\chromium\ChromiumThreading.h"
129 >
130 </File>
131 <File
132 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wtf\chromium\MainThreadChromium.cpp"
133 >
134 </File>
135 </Filter>
136 <File
137 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\AlwaysInline.h"
138 >
139 </File>
140 <File
141 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\ASCIICType.h"
142 >
143 </File>
144 <File
145 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Assertions.cpp"
146 >
147 </File>
148 <File
149 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Assertions.h"
150 >
151 </File>
152 <File
153 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\ByteArray.cpp"
154 >
155 </File>
156 <File
157 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\ByteArray.h"
158 >
159 </File>
160 <File
161 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\chromium\ChromiumThreading.h"
162 >
163 </File>
164 <File
165 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\unicode\Collator.h"
166 >
167 </File>
168 <File
169 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\unicode\icu\CollatorICU.cpp"
170 >
171 </File>
172 <File
173 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\CrossThreadRefCounted.h"
174 >
175 </File>
176 <File
177 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\CurrentTime.h"
178 >
179 </File>
180 <File
181 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Deque.h"
182 >
183 </File>
184 <File
185 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\dtoa.cpp"
186 >
187 </File>
188 <File
189 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\dtoa.h"
190 >
191 </File>
192 <File
193 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\FastMalloc.cpp"
194 >
195 </File>
196 <File
197 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\FastMalloc.h"
198 >
199 </File>
200 <File
201 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Forward.h"
202 >
203 </File>
204 <File
205 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\GetPtr.h"
206 >
207 </File>
208 <File
209 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\HashCountedSet.h"
210 >
211 </File>
212 <File
213 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\HashFunctions.h"
214 >
215 </File>
216 <File
217 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\HashMap.h"
218 >
219 </File>
220 <File
221 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\HashSet.h"
222 >
223 </File>
224 <File
225 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\HashTable.cpp"
226 >
227 </File>
228 <File
229 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\HashTable.h"
230 >
231 </File>
232 <File
233 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\HashTraits.h"
234 >
235 </File>
236 <File
237 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\ListRefPtr.h"
238 >
239 </File>
240 <File
241 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\MainThread.cpp"
242 >
243 </File>
244 <File
245 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\MainThread.h"
246 >
247 </File>
248 <File
249 RelativePath="..\..\pending\wtf\MathExtras.h"
250 >
251 </File>
252 <File
253 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Noncopyable.h"
254 >
255 </File>
256 <File
257 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\OwnArrayPtr.h"
258 >
259 </File>
260 <File
261 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\OwnPtr.h"
262 >
263 </File>
264 <File
265 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\PassRefPtr.h"
266 >
267 </File>
268 <File
269 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Platform.h"
270 >
271 </File>
272 <File
273 RelativePath="..\precompiled_webkit.cc"
274 >
275 <FileConfiguration
276 Name="Debug|Win32"
277 >
278 <Tool
279 Name="VCCLCompilerTool"
280 UsePrecompiledHeader="1"
281 />
282 </FileConfiguration>
283 <FileConfiguration
284 Name="Release|Win32"
285 ExcludedFromBuild="true"
286 >
287 <Tool
288 Name="VCCLCompilerTool"
289 />
290 </FileConfiguration>
291 </File>
292 <File
293 RelativePath="..\precompiled_webkit.h"
294 >
295 </File>
296 <File
297 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\PtrAndFlags.h"
298 >
299 </File>
300 <File
301 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\RandomNumber.cpp"
302 >
303 </File>
304 <File
305 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\RandomNumber.h"
306 >
307 </File>
308 <File
309 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\RefCounted.h"
310 >
311 </File>
312 <File
313 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\RefCountedLeakCounter.cpp"
314 >
315 </File>
316 <File
317 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\RefPtr.h"
318 >
319 </File>
320 <File
321 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\RefPtrHashMap.h"
322 >
323 </File>
324 <File
325 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\StdLibExtras.h"
326 >
327 </File>
328 <File
329 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\StringExtras.h"
330 >
331 </File>
332 <File
333 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\TCPackedCache.h"
334 >
335 </File>
336 <File
337 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\TCPageMap.h"
338 >
339 </File>
340 <File
341 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\TCSpinLock.h"
342 >
343 </File>
344 <File
345 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\TCSystemAlloc.cpp"
346 >
347 </File>
348 <File
349 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\TCSystemAlloc.h"
350 >
351 </File>
352 <File
353 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Threading.cpp"
354 >
355 </File>
356 <File
357 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Threading.h"
358 >
359 </File>
360 <File
361 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\ThreadingWin.cpp"
362 >
363 </File>
364 <File
365 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\ThreadSpecific.h"
366 >
367 </File>
368 <File
369 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\ThreadSpecificWin.cpp"
370 >
371 </File>
372 <File
373 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\TypeTraits.cpp"
374 >
375 </File>
376 <File
377 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\TypeTraits.h"
378 >
379 </File>
380 <File
381 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\unicode\Unicode.h"
382 >
383 </File>
384 <File
385 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\unicode\icu\UnicodeIcu.h"
386 >
387 </File>
388 <File
389 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\UnusedParam.h"
390 >
391 </File>
392 <File
393 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\unicode\UTF8.cpp"
394 >
395 </File>
396 <File
397 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\unicode\UTF8.h"
398 >
399 </File>
400 <File
401 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\Vector.h"
402 >
403 </File>
404 <File
405 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \wtf\VectorTraits.h"
406 >
407 </File>
408 </Files>
409 <Globals>
410 </Globals>
411 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj ('k') | webkit/build/JavaScriptCore/testapi.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698