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="common" | 5 Name="common" |
6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" | 6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" |
7 RootNamespace="common" | 7 RootNamespace="common" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
278 </File> | 278 </File> |
279 <File | 279 <File |
280 RelativePath=".\ipc_sync_message.cc" | 280 RelativePath=".\ipc_sync_message.cc" |
281 > | 281 > |
282 </File> | 282 </File> |
283 <File | 283 <File |
284 RelativePath=".\ipc_sync_message.h" | 284 RelativePath=".\ipc_sync_message.h" |
285 > | 285 > |
286 </File> | 286 </File> |
287 <File | 287 <File |
| 288 RelativePath=".\plugin_messages.cc" |
| 289 > |
| 290 </File> |
| 291 <File |
288 RelativePath=".\plugin_messages.h" | 292 RelativePath=".\plugin_messages.h" |
289 > | 293 > |
290 </File> | 294 </File> |
291 <File | 295 <File |
292 RelativePath=".\plugin_messages_internal.h" | 296 RelativePath=".\plugin_messages_internal.h" |
293 > | 297 > |
294 </File> | 298 </File> |
295 <File | 299 <File |
| 300 RelativePath=".\render_messages.cc" |
| 301 > |
| 302 </File> |
| 303 <File |
296 RelativePath=".\render_messages.h" | 304 RelativePath=".\render_messages.h" |
297 > | 305 > |
298 </File> | 306 </File> |
299 <File | 307 <File |
300 RelativePath=".\render_messages_internal.h" | 308 RelativePath=".\render_messages_internal.h" |
301 > | 309 > |
302 </File> | 310 </File> |
303 </Filter> | 311 </Filter> |
304 <Filter | 312 <Filter |
305 Name="extensions" | 313 Name="extensions" |
(...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
750 > | 758 > |
751 </File> | 759 </File> |
752 <File | 760 <File |
753 RelativePath=".\worker_thread_ticker.h" | 761 RelativePath=".\worker_thread_ticker.h" |
754 > | 762 > |
755 </File> | 763 </File> |
756 </Files> | 764 </Files> |
757 <Globals> | 765 <Globals> |
758 </Globals> | 766 </Globals> |
759 </VisualStudioProject> | 767 </VisualStudioProject> |
OLD | NEW |