| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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> |
| OLD | NEW |