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

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

Issue 18243: Remove the build time generation of config.h and xmlversion.h. (Closed)
Patch Set: add sln files Created 11 years, 11 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
« no previous file with comments | « third_party/libxml/win32/include/libxml/xmlversion.h ('k') | webkit/webkit.sln » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="JavaScriptCore" 5 Name="JavaScriptCore"
6 ProjectGUID="{011D10F1-B656-4A1B-A0C3-3842F02122C5}" 6 ProjectGUID="{011D10F1-B656-4A1B-A0C3-3842F02122C5}"
7 RootNamespace="JavaScriptCore" 7 RootNamespace="JavaScriptCore"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after
412 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSArray.h" 412 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSArray.h"
413 > 413 >
414 </File> 414 </File>
415 <File 415 <File
416 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSByteArray.cpp" 416 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSByteArray.cpp"
417 > 417 >
418 </File> 418 </File>
419 <File 419 <File
420 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSByteArray.h" 420 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSByteArray.h"
421 > 421 >
422 </File>
422 <File 423 <File
423 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSCell.cpp" 424 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSCell.cpp"
424 > 425 >
425 </File> 426 </File>
426 <File 427 <File
427 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSCell.h" 428 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSCell.h"
428 > 429 >
429 </File> 430 </File>
430 <File 431 <File
431 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSFunction.cpp" 432 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\runtime\JSFunction.cpp"
(...skipping 742 matching lines...) Expand 10 before | Expand all | Expand 10 after
1174 > 1175 >
1175 <Tool 1176 <Tool
1176 Name="VCCLCompilerTool" 1177 Name="VCCLCompilerTool"
1177 /> 1178 />
1178 </FileConfiguration> 1179 </FileConfiguration>
1179 </File> 1180 </File>
1180 </Files> 1181 </Files>
1181 <Globals> 1182 <Globals>
1182 </Globals> 1183 </Globals>
1183 </VisualStudioProject> 1184 </VisualStudioProject>
OLDNEW
« no previous file with comments | « third_party/libxml/win32/include/libxml/xmlversion.h ('k') | webkit/webkit.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698