Index: webkit/default_plugin/default_plugin.vcproj |
=================================================================== |
--- webkit/default_plugin/default_plugin.vcproj (revision 0) |
+++ webkit/default_plugin/default_plugin.vcproj (revision 0) |
@@ -0,0 +1,187 @@ |
+<?xml version="1.0" encoding="Windows-1252"?> |
+<VisualStudioProject |
+ ProjectType="Visual C++" |
+ Version="8.00" |
+ Name="default_plugin" |
+ ProjectGUID="{5916D37D-8C97-424F-A904-74E52594C2D6}" |
+ RootNamespace="default_plugin" |
+ Keyword="Win32Proj" |
+ > |
+ <Platforms> |
+ <Platform |
+ Name="Win32" |
+ /> |
+ </Platforms> |
+ <ToolFiles> |
+ </ToolFiles> |
+ <Configurations> |
+ <Configuration |
+ Name="Debug|Win32" |
+ ConfigurationType="4" |
+ InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\default_plugin.vsprops" |
+ > |
+ <Tool |
+ Name="VCPreBuildEventTool" |
+ /> |
+ <Tool |
+ Name="VCCustomBuildTool" |
+ /> |
+ <Tool |
+ Name="VCXMLDataGeneratorTool" |
+ /> |
+ <Tool |
+ Name="VCWebServiceProxyGeneratorTool" |
+ /> |
+ <Tool |
+ Name="VCMIDLTool" |
+ /> |
+ <Tool |
+ Name="VCCLCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCManagedResourceCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCResourceCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCPreLinkEventTool" |
+ /> |
+ <Tool |
+ Name="VCLibrarianTool" |
+ /> |
+ <Tool |
+ Name="VCALinkTool" |
+ /> |
+ <Tool |
+ Name="VCXDCMakeTool" |
+ /> |
+ <Tool |
+ Name="VCBscMakeTool" |
+ /> |
+ <Tool |
+ Name="VCFxCopTool" |
+ /> |
+ <Tool |
+ Name="VCPostBuildEventTool" |
+ /> |
+ </Configuration> |
+ <Configuration |
+ Name="Release|Win32" |
+ ConfigurationType="4" |
+ InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\default_plugin.vsprops" |
+ > |
+ <Tool |
+ Name="VCPreBuildEventTool" |
+ /> |
+ <Tool |
+ Name="VCCustomBuildTool" |
+ /> |
+ <Tool |
+ Name="VCXMLDataGeneratorTool" |
+ /> |
+ <Tool |
+ Name="VCWebServiceProxyGeneratorTool" |
+ /> |
+ <Tool |
+ Name="VCMIDLTool" |
+ /> |
+ <Tool |
+ Name="VCCLCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCManagedResourceCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCResourceCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCPreLinkEventTool" |
+ /> |
+ <Tool |
+ Name="VCLibrarianTool" |
+ /> |
+ <Tool |
+ Name="VCALinkTool" |
+ /> |
+ <Tool |
+ Name="VCXDCMakeTool" |
+ /> |
+ <Tool |
+ Name="VCBscMakeTool" |
+ /> |
+ <Tool |
+ Name="VCFxCopTool" |
+ /> |
+ <Tool |
+ Name="VCPostBuildEventTool" |
+ /> |
+ </Configuration> |
+ </Configurations> |
+ <References> |
+ </References> |
+ <Files> |
+ <File |
+ RelativePath=".\activex_installer.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\activex_installer.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\default_plugin.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\default_plugin_resources.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\default_plugin_shared.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\install_dialog.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\install_dialog.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\plugin_database_handler.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\plugin_database_handler.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\plugin_impl_win.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\plugin_impl_win.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\plugin_install_job_monitor.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\plugin_install_job_monitor.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\plugin_main.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\plugin_main.h" |
+ > |
+ </File> |
+ </Files> |
+ <Globals> |
+ </Globals> |
+</VisualStudioProject> |