| 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 1291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1302 </File> | 1302 </File> |
| 1303 <File | 1303 <File |
| 1304 RelativePath=".\picture\SkPictureRecord.h" | 1304 RelativePath=".\picture\SkPictureRecord.h" |
| 1305 > | 1305 > |
| 1306 </File> | 1306 </File> |
| 1307 </Filter> | 1307 </Filter> |
| 1308 <Filter | 1308 <Filter |
| 1309 Name="ext" | 1309 Name="ext" |
| 1310 > | 1310 > |
| 1311 <File | 1311 <File |
| 1312 RelativePath=".\ext\convolver.cc" |
| 1313 > |
| 1314 </File> |
| 1315 <File |
| 1316 RelativePath=".\ext\convolver.h" |
| 1317 > |
| 1318 </File> |
| 1319 <File |
| 1312 RelativePath=".\ext\bitmap_platform_device.h" | 1320 RelativePath=".\ext\bitmap_platform_device.h" |
| 1313 > | 1321 > |
| 1314 </File> | 1322 </File> |
| 1315 <File | 1323 <File |
| 1316 RelativePath=".\ext\bitmap_platform_device_win.c
c" | 1324 RelativePath=".\ext\bitmap_platform_device_win.c
c" |
| 1317 > | 1325 > |
| 1318 </File> | 1326 </File> |
| 1319 <File | 1327 <File |
| 1320 RelativePath=".\ext\bitmap_platform_device_win.h
" | 1328 RelativePath=".\ext\bitmap_platform_device_win.h
" |
| 1321 > | 1329 > |
| 1322 </File> | 1330 </File> |
| 1323 <File | 1331 <File |
| 1332 RelativePath=".\ext\image_operations.cc" |
| 1333 > |
| 1334 </File> |
| 1335 <File |
| 1336 RelativePath=".\ext\image_operations.h" |
| 1337 > |
| 1338 </File> |
| 1339 <File |
| 1324 RelativePath=".\ext\platform_canvas.h" | 1340 RelativePath=".\ext\platform_canvas.h" |
| 1325 > | 1341 > |
| 1326 </File> | 1342 </File> |
| 1327 <File | 1343 <File |
| 1328 RelativePath=".\ext\platform_canvas_win.cc" | 1344 RelativePath=".\ext\platform_canvas_win.cc" |
| 1329 > | 1345 > |
| 1330 </File> | 1346 </File> |
| 1331 <File | 1347 <File |
| 1332 RelativePath=".\ext\platform_canvas_win.h" | 1348 RelativePath=".\ext\platform_canvas_win.h" |
| 1333 > | 1349 > |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1378 > | 1394 > |
| 1379 <Tool | 1395 <Tool |
| 1380 Name="VCCLCompilerTool" | 1396 Name="VCCLCompilerTool" |
| 1381 /> | 1397 /> |
| 1382 </FileConfiguration> | 1398 </FileConfiguration> |
| 1383 </File> | 1399 </File> |
| 1384 </Files> | 1400 </Files> |
| 1385 <Globals> | 1401 <Globals> |
| 1386 </Globals> | 1402 </Globals> |
| 1387 </VisualStudioProject> | 1403 </VisualStudioProject> |
| OLD | NEW |