| 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 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 115 /> | 115 /> |
| 116 <Tool | 116 <Tool |
| 117 Name="VCPostBuildEventTool" | 117 Name="VCPostBuildEventTool" |
| 118 /> | 118 /> |
| 119 </Configuration> | 119 </Configuration> |
| 120 </Configurations> | 120 </Configurations> |
| 121 <References> | 121 <References> |
| 122 </References> | 122 </References> |
| 123 <Files> | 123 <Files> |
| 124 <File | 124 <File |
| 125 RelativePath="..\gfx\bitmap_platform_device_win.cc" | |
| 126 > | |
| 127 </File> | |
| 128 <File | |
| 129 RelativePath="..\gfx\bitmap_platform_device_win.h" | 125 RelativePath="..\gfx\bitmap_platform_device_win.h" |
| 130 > | 126 > |
| 131 </File> | 127 </File> |
| 132 <File | 128 <File |
| 133 RelativePath="..\gfx\convolver.cc" | 129 RelativePath="..\gfx\convolver.cc" |
| 134 > | 130 > |
| 135 </File> | 131 </File> |
| 136 <File | 132 <File |
| 137 RelativePath="..\gfx\convolver.h" | 133 RelativePath="..\gfx\convolver.h" |
| 138 > | 134 > |
| (...skipping 16 matching lines...) Expand all Loading... |
| 155 </File> | 151 </File> |
| 156 <File | 152 <File |
| 157 RelativePath="..\gfx\native_theme.cc" | 153 RelativePath="..\gfx\native_theme.cc" |
| 158 > | 154 > |
| 159 </File> | 155 </File> |
| 160 <File | 156 <File |
| 161 RelativePath="..\gfx\native_theme.h" | 157 RelativePath="..\gfx\native_theme.h" |
| 162 > | 158 > |
| 163 </File> | 159 </File> |
| 164 <File | 160 <File |
| 165 RelativePath="..\gfx\platform_canvas_win.cc" | |
| 166 > | |
| 167 </File> | |
| 168 <File | |
| 169 RelativePath="..\gfx\platform_canvas_win.h" | 161 RelativePath="..\gfx\platform_canvas_win.h" |
| 170 > | 162 > |
| 171 </File> | 163 </File> |
| 172 <File | 164 <File |
| 173 RelativePath="..\gfx\platform_device_win.cc" | |
| 174 > | |
| 175 </File> | |
| 176 <File | |
| 177 RelativePath="..\gfx\platform_device_win.h" | 165 RelativePath="..\gfx\platform_device_win.h" |
| 178 > | 166 > |
| 179 </File> | 167 </File> |
| 180 <File | 168 <File |
| 181 RelativePath="..\gfx\png_decoder.cc" | 169 RelativePath="..\gfx\png_decoder.cc" |
| 182 > | 170 > |
| 183 </File> | 171 </File> |
| 184 <File | 172 <File |
| 185 RelativePath="..\gfx\png_decoder.h" | 173 RelativePath="..\gfx\png_decoder.h" |
| 186 > | 174 > |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 218 > | 206 > |
| 219 </File> | 207 </File> |
| 220 <File | 208 <File |
| 221 RelativePath="..\gfx\skia_utils.cc" | 209 RelativePath="..\gfx\skia_utils.cc" |
| 222 > | 210 > |
| 223 </File> | 211 </File> |
| 224 <File | 212 <File |
| 225 RelativePath="..\gfx\skia_utils.h" | 213 RelativePath="..\gfx\skia_utils.h" |
| 226 > | 214 > |
| 227 </File> | 215 </File> |
| 228 <File | |
| 229 RelativePath="..\gfx\vector_canvas.cc" | |
| 230 > | |
| 231 </File> | |
| 232 <File | |
| 233 RelativePath="..\gfx\vector_canvas.h" | |
| 234 > | |
| 235 </File> | |
| 236 <File | |
| 237 RelativePath="..\gfx\vector_device.cc" | |
| 238 > | |
| 239 </File> | |
| 240 <File | |
| 241 RelativePath="..\gfx\vector_device.h" | |
| 242 > | |
| 243 </File> | |
| 244 </Files> | 216 </Files> |
| 245 <Globals> | 217 <Globals> |
| 246 </Globals> | 218 </Globals> |
| 247 </VisualStudioProject> | 219 </VisualStudioProject> |
| OLD | NEW |