| 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="npapi_test_plugin" | 5 Name="npapi_test_plugin" |
| 6 ProjectGUID="{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}" | 6 ProjectGUID="{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}" |
| 7 RootNamespace="npapi_test" | 7 RootNamespace="npapi_test" |
| 8 > | 8 > |
| 9 <Platforms> | 9 <Platforms> |
| 10 <Platform | 10 <Platform |
| (...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 256 </File> | 256 </File> |
| 257 <File | 257 <File |
| 258 RelativePath=".\plugin_window_size_test.cc" | 258 RelativePath=".\plugin_window_size_test.cc" |
| 259 > | 259 > |
| 260 </File> | 260 </File> |
| 261 <File | 261 <File |
| 262 RelativePath=".\plugin_window_size_test.h" | 262 RelativePath=".\plugin_window_size_test.h" |
| 263 > | 263 > |
| 264 </File> | 264 </File> |
| 265 <File | 265 <File |
| 266 RelativePath=".\plugin_windowed_test.cc" |
| 267 > |
| 268 </File> |
| 269 <File |
| 270 RelativePath=".\plugin_windowed_test.h" |
| 271 > |
| 272 </File> |
| 273 <File |
| 266 RelativePath=".\plugin_windowless_test.cc" | 274 RelativePath=".\plugin_windowless_test.cc" |
| 267 > | 275 > |
| 268 </File> | 276 </File> |
| 269 <File | 277 <File |
| 270 RelativePath=".\plugin_windowless_test.h" | 278 RelativePath=".\plugin_windowless_test.h" |
| 271 > | 279 > |
| 272 </File> | 280 </File> |
| 273 <File | 281 <File |
| 274 RelativePath=".\resource.h" | 282 RelativePath=".\resource.h" |
| 275 > | 283 > |
| 276 </File> | 284 </File> |
| 277 </Files> | 285 </Files> |
| 278 <Globals> | 286 <Globals> |
| 279 </Globals> | 287 </Globals> |
| 280 </VisualStudioProject> | 288 </VisualStudioProject> |
| OLD | NEW |