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="renderer" | 5 Name="renderer" |
6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" | 6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" |
7 RootNamespace="renderer" | 7 RootNamespace="renderer" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
195 </Filter> | 195 </Filter> |
196 <File | 196 <File |
197 RelativePath=".\about_handler.cc" | 197 RelativePath=".\about_handler.cc" |
198 > | 198 > |
199 </File> | 199 </File> |
200 <File | 200 <File |
201 RelativePath=".\about_handler.h" | 201 RelativePath=".\about_handler.h" |
202 > | 202 > |
203 </File> | 203 </File> |
204 <File | 204 <File |
205 RelativePath=".\chrome_plugin_host.cc" | |
206 > | |
207 </File> | |
208 <File | |
209 RelativePath=".\chrome_plugin_host.h" | |
210 > | |
211 </File> | |
212 <File | |
213 RelativePath=".\debug_message_handler.cc" | 205 RelativePath=".\debug_message_handler.cc" |
214 > | 206 > |
215 </File> | 207 </File> |
216 <File | 208 <File |
217 RelativePath=".\debug_message_handler.h" | 209 RelativePath=".\debug_message_handler.h" |
218 > | 210 > |
219 </File> | 211 </File> |
220 <File | 212 <File |
221 RelativePath=".\dev_tools_agent.cc" | 213 RelativePath=".\dev_tools_agent.cc" |
222 > | 214 > |
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
406 > | 398 > |
407 </File> | 399 </File> |
408 <File | 400 <File |
409 RelativePath=".\webworker_proxy.h" | 401 RelativePath=".\webworker_proxy.h" |
410 > | 402 > |
411 </File> | 403 </File> |
412 </Files> | 404 </Files> |
413 <Globals> | 405 <Globals> |
414 </Globals> | 406 </Globals> |
415 </VisualStudioProject> | 407 </VisualStudioProject> |
OLD | NEW |