| 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="plugin" | 5 Name="plugin" |
| 6 ProjectGUID="{20A560A0-2CD0-4D9E-A58B-1F24B99C087A}" | 6 ProjectGUID="{20A560A0-2CD0-4D9E-A58B-1F24B99C087A}" |
| 7 RootNamespace="plugin" | 7 RootNamespace="plugin" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 197 RelativePath="..\tools\build\win\precompiled.cc" | 197 RelativePath="..\tools\build\win\precompiled.cc" |
| 198 > | 198 > |
| 199 <FileConfiguration | 199 <FileConfiguration |
| 200 Name="Debug|Win32" | 200 Name="Debug|Win32" |
| 201 > | 201 > |
| 202 <Tool | 202 <Tool |
| 203 Name="VCCLCompilerTool" | 203 Name="VCCLCompilerTool" |
| 204 UsePrecompiledHeader="1" | 204 UsePrecompiledHeader="1" |
| 205 /> | 205 /> |
| 206 </FileConfiguration> | 206 </FileConfiguration> |
| 207 <FileConfiguration |
| 208 Name="Release|Win32" |
| 209 ExcludedFromBuild="true" |
| 210 > |
| 211 <Tool |
| 212 Name="VCCLCompilerTool" |
| 213 /> |
| 214 </FileConfiguration> |
| 207 </File> | 215 </File> |
| 208 <File | 216 <File |
| 209 RelativePath="..\tools\build\win\precompiled.h" | 217 RelativePath="..\tools\build\win\precompiled.h" |
| 210 > | 218 > |
| 211 </File> | 219 </File> |
| 212 <File | 220 <File |
| 213 RelativePath=".\webplugin_delegate_stub.cc" | 221 RelativePath=".\webplugin_delegate_stub.cc" |
| 214 > | 222 > |
| 215 </File> | 223 </File> |
| 216 <File | 224 <File |
| 217 RelativePath=".\webplugin_delegate_stub.h" | 225 RelativePath=".\webplugin_delegate_stub.h" |
| 218 > | 226 > |
| 219 </File> | 227 </File> |
| 220 <File | 228 <File |
| 221 RelativePath=".\webplugin_proxy.cc" | 229 RelativePath=".\webplugin_proxy.cc" |
| 222 > | 230 > |
| 223 </File> | 231 </File> |
| 224 <File | 232 <File |
| 225 RelativePath=".\webplugin_proxy.h" | 233 RelativePath=".\webplugin_proxy.h" |
| 226 > | 234 > |
| 227 </File> | 235 </File> |
| 228 </Files> | 236 </Files> |
| 229 <Globals> | 237 <Globals> |
| 230 </Globals> | 238 </Globals> |
| 231 </VisualStudioProject> | 239 </VisualStudioProject> |
| OLD | NEW |