| 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="skia" | 5 Name="skia" |
| 6 ProjectGUID="{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}" | 6 ProjectGUID="{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}" |
| 7 RootNamespace="skia" | 7 RootNamespace="skia" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 1343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1354 </File> | 1354 </File> |
| 1355 <File | 1355 <File |
| 1356 RelativePath=".\ext\platform_device_win.cc" | 1356 RelativePath=".\ext\platform_device_win.cc" |
| 1357 > | 1357 > |
| 1358 </File> | 1358 </File> |
| 1359 <File | 1359 <File |
| 1360 RelativePath=".\ext\platform_device_win.h" | 1360 RelativePath=".\ext\platform_device_win.h" |
| 1361 > | 1361 > |
| 1362 </File> | 1362 </File> |
| 1363 <File | 1363 <File |
| 1364 RelativePath=".\ext\skia_utils_win.cc" |
| 1365 > |
| 1366 </File> |
| 1367 <File |
| 1368 RelativePath=".\ext\skia_utils_win.h" |
| 1369 > |
| 1370 </File> |
| 1371 <File |
| 1364 RelativePath=".\ext\vector_canvas.cc" | 1372 RelativePath=".\ext\vector_canvas.cc" |
| 1365 > | 1373 > |
| 1366 </File> | 1374 </File> |
| 1367 <File | 1375 <File |
| 1368 RelativePath=".\ext\vector_canvas.h" | 1376 RelativePath=".\ext\vector_canvas.h" |
| 1369 > | 1377 > |
| 1370 </File> | 1378 </File> |
| 1371 <File | 1379 <File |
| 1372 RelativePath=".\ext\vector_device.cc" | 1380 RelativePath=".\ext\vector_device.cc" |
| 1373 > | 1381 > |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1394 > | 1402 > |
| 1395 <Tool | 1403 <Tool |
| 1396 Name="VCCLCompilerTool" | 1404 Name="VCCLCompilerTool" |
| 1397 /> | 1405 /> |
| 1398 </FileConfiguration> | 1406 </FileConfiguration> |
| 1399 </File> | 1407 </File> |
| 1400 </Files> | 1408 </Files> |
| 1401 <Globals> | 1409 <Globals> |
| 1402 </Globals> | 1410 </Globals> |
| 1403 </VisualStudioProject> | 1411 </VisualStudioProject> |
| OLD | NEW |