| 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="base_gfx" | 5 Name="base_gfx" |
| 6 ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" | 6 ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" |
| 7 RootNamespace="base_gfx" | 7 RootNamespace="base_gfx" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 131 </File> | 131 </File> |
| 132 <File | 132 <File |
| 133 RelativePath="..\gfx\convolver.cc" | 133 RelativePath="..\gfx\convolver.cc" |
| 134 > | 134 > |
| 135 </File> | 135 </File> |
| 136 <File | 136 <File |
| 137 RelativePath="..\gfx\convolver.h" | 137 RelativePath="..\gfx\convolver.h" |
| 138 > | 138 > |
| 139 </File> | 139 </File> |
| 140 <File | 140 <File |
| 141 RelativePath="..\gfx\font_utils.cc" | |
| 142 > | |
| 143 </File> | |
| 144 <File | |
| 145 RelativePath="..\gfx\font_utils.h" | |
| 146 > | |
| 147 </File> | |
| 148 <File | |
| 149 RelativePath="..\gfx\gdi_util.cc" | 141 RelativePath="..\gfx\gdi_util.cc" |
| 150 > | 142 > |
| 151 </File> | 143 </File> |
| 152 <File | 144 <File |
| 153 RelativePath="..\gfx\gdi_util.h" | 145 RelativePath="..\gfx\gdi_util.h" |
| 154 > | 146 > |
| 155 </File> | 147 </File> |
| 156 <File | 148 <File |
| 157 RelativePath="..\gfx\image_operations.cc" | 149 RelativePath="..\gfx\image_operations.cc" |
| 158 > | 150 > |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 </File> | 219 </File> |
| 228 <File | 220 <File |
| 229 RelativePath="..\gfx\skia_utils.cc" | 221 RelativePath="..\gfx\skia_utils.cc" |
| 230 > | 222 > |
| 231 </File> | 223 </File> |
| 232 <File | 224 <File |
| 233 RelativePath="..\gfx\skia_utils.h" | 225 RelativePath="..\gfx\skia_utils.h" |
| 234 > | 226 > |
| 235 </File> | 227 </File> |
| 236 <File | 228 <File |
| 237 RelativePath="..\gfx\uniscribe.cc" | |
| 238 > | |
| 239 </File> | |
| 240 <File | |
| 241 RelativePath="..\gfx\uniscribe.h" | |
| 242 > | |
| 243 </File> | |
| 244 <File | |
| 245 RelativePath="..\gfx\vector_canvas.cc" | 229 RelativePath="..\gfx\vector_canvas.cc" |
| 246 > | 230 > |
| 247 </File> | 231 </File> |
| 248 <File | 232 <File |
| 249 RelativePath="..\gfx\vector_canvas.h" | 233 RelativePath="..\gfx\vector_canvas.h" |
| 250 > | 234 > |
| 251 </File> | 235 </File> |
| 252 <File | 236 <File |
| 253 RelativePath="..\gfx\vector_device.cc" | 237 RelativePath="..\gfx\vector_device.cc" |
| 254 > | 238 > |
| 255 </File> | 239 </File> |
| 256 <File | 240 <File |
| 257 RelativePath="..\gfx\vector_device.h" | 241 RelativePath="..\gfx\vector_device.h" |
| 258 > | 242 > |
| 259 </File> | 243 </File> |
| 260 </Files> | 244 </Files> |
| 261 <Globals> | 245 <Globals> |
| 262 </Globals> | 246 </Globals> |
| 263 </VisualStudioProject> | 247 </VisualStudioProject> |
| OLD | NEW |