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="Glue" | 5 Name="Glue" |
6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" | 6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" |
7 RootNamespace="glue" | 7 RootNamespace="glue" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
234 </File> | 234 </File> |
235 <File | 235 <File |
236 RelativePath=".\webwidget.h" | 236 RelativePath=".\webwidget.h" |
237 > | 237 > |
238 </File> | 238 </File> |
239 <File | 239 <File |
240 RelativePath=".\webwidget_delegate.h" | 240 RelativePath=".\webwidget_delegate.h" |
241 > | 241 > |
242 </File> | 242 </File> |
243 <File | 243 <File |
| 244 RelativePath=".\webworker.cc" |
| 245 > |
| 246 </File> |
| 247 <File |
| 248 RelativePath=".\webworker.h" |
| 249 > |
| 250 </File> |
| 251 <File |
244 RelativePath=".\window_open_disposition.h" | 252 RelativePath=".\window_open_disposition.h" |
245 > | 253 > |
246 </File> | 254 </File> |
247 </Filter> | 255 </Filter> |
248 <Filter | 256 <Filter |
249 Name="Library" | 257 Name="Library" |
250 > | 258 > |
251 <File | 259 <File |
252 RelativePath="..\pending\AccessibleBase.cpp" | 260 RelativePath="..\pending\AccessibleBase.cpp" |
253 > | 261 > |
(...skipping 504 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
758 </File> | 766 </File> |
759 <File | 767 <File |
760 RelativePath=".\plugins\webplugin_delegate_impl.
h" | 768 RelativePath=".\plugins\webplugin_delegate_impl.
h" |
761 > | 769 > |
762 </File> | 770 </File> |
763 </Filter> | 771 </Filter> |
764 </Files> | 772 </Files> |
765 <Globals> | 773 <Globals> |
766 </Globals> | 774 </Globals> |
767 </VisualStudioProject> | 775 </VisualStudioProject> |
OLD | NEW |