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 1303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1314 </File> | 1314 </File> |
1315 <File | 1315 <File |
1316 RelativePath=".\ext\bitmap_platform_device_win.c
c" | 1316 RelativePath=".\ext\bitmap_platform_device_win.c
c" |
1317 > | 1317 > |
1318 </File> | 1318 </File> |
1319 <File | 1319 <File |
1320 RelativePath=".\ext\bitmap_platform_device_win.h
" | 1320 RelativePath=".\ext\bitmap_platform_device_win.h
" |
1321 > | 1321 > |
1322 </File> | 1322 </File> |
1323 <File | 1323 <File |
| 1324 RelativePath=".\ext\convolver.cc" |
| 1325 > |
| 1326 </File> |
| 1327 <File |
| 1328 RelativePath=".\ext\convolver.h" |
| 1329 > |
| 1330 </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 > |
1334 </File> | 1350 </File> |
1335 <File | 1351 <File |
1336 RelativePath=".\ext\platform_device.h" | 1352 RelativePath=".\ext\platform_device.h" |
1337 > | 1353 > |
1338 </File> | 1354 </File> |
1339 <File | 1355 <File |
1340 RelativePath=".\ext\platform_device_win.cc" | 1356 RelativePath=".\ext\platform_device_win.cc" |
1341 > | 1357 > |
1342 </File> | 1358 </File> |
1343 <File | 1359 <File |
1344 RelativePath=".\ext\platform_device_win.h" | 1360 RelativePath=".\ext\platform_device_win.h" |
1345 > | 1361 > |
1346 </File> | 1362 </File> |
1347 <File | 1363 <File |
| 1364 RelativePath=".\ext\skia_utils.cc" |
| 1365 > |
| 1366 </File> |
| 1367 <File |
| 1368 RelativePath=".\ext\skia_utils.h" |
| 1369 > |
| 1370 </File> |
| 1371 <File |
| 1372 RelativePath=".\ext\skia_utils_win.cc" |
| 1373 > |
| 1374 </File> |
| 1375 <File |
| 1376 RelativePath=".\ext\skia_utils_win.h" |
| 1377 > |
| 1378 </File> |
| 1379 <File |
1348 RelativePath=".\ext\vector_canvas.cc" | 1380 RelativePath=".\ext\vector_canvas.cc" |
1349 > | 1381 > |
1350 </File> | 1382 </File> |
1351 <File | 1383 <File |
1352 RelativePath=".\ext\vector_canvas.h" | 1384 RelativePath=".\ext\vector_canvas.h" |
1353 > | 1385 > |
1354 </File> | 1386 </File> |
1355 <File | 1387 <File |
1356 RelativePath=".\ext\vector_device.cc" | 1388 RelativePath=".\ext\vector_device.cc" |
1357 > | 1389 > |
(...skipping 20 matching lines...) Expand all Loading... |
1378 > | 1410 > |
1379 <Tool | 1411 <Tool |
1380 Name="VCCLCompilerTool" | 1412 Name="VCCLCompilerTool" |
1381 /> | 1413 /> |
1382 </FileConfiguration> | 1414 </FileConfiguration> |
1383 </File> | 1415 </File> |
1384 </Files> | 1416 </Files> |
1385 <Globals> | 1417 <Globals> |
1386 </Globals> | 1418 </Globals> |
1387 </VisualStudioProject> | 1419 </VisualStudioProject> |
OLD | NEW |