diff options
author | initial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-26 23:55:29 +0000 |
---|---|---|
committer | initial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-26 23:55:29 +0000 |
commit | 09911bf300f1a419907a9412154760efd0b7abc3 (patch) | |
tree | f131325fb4e2ad12c6d3504ab75b16dd92facfed /chrome/renderer/renderer.vcproj | |
parent | 586acc5fe142f498261f52c66862fa417c3d52d2 (diff) | |
download | chromium_src-09911bf300f1a419907a9412154760efd0b7abc3.zip chromium_src-09911bf300f1a419907a9412154760efd0b7abc3.tar.gz chromium_src-09911bf300f1a419907a9412154760efd0b7abc3.tar.bz2 |
Add chrome to the repository.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer/renderer.vcproj')
-rw-r--r-- | chrome/renderer/renderer.vcproj | 283 |
1 files changed, 283 insertions, 0 deletions
diff --git a/chrome/renderer/renderer.vcproj b/chrome/renderer/renderer.vcproj new file mode 100644 index 0000000..7f867bd --- /dev/null +++ b/chrome/renderer/renderer.vcproj @@ -0,0 +1,283 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="renderer" + ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" + RootNamespace="renderer" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets=".\renderer.vsprops;$(SolutionDir)..\build\debug.vsprops;..\tools\build\win\precompiled_wtl.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=".\renderer.vsprops;$(SolutionDir)..\build\release.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> + <Filter + Name="automation" + > + <File + RelativePath=".\automation\dom_automation_controller.cc" + > + </File> + <File + RelativePath=".\automation\dom_automation_controller.h" + > + </File> + </Filter> + <Filter + Name="net" + > + <File + RelativePath=".\net\render_dns_master.cc" + > + </File> + <File + RelativePath=".\net\render_dns_master.h" + > + </File> + <File + RelativePath=".\net\render_dns_queue.cc" + > + </File> + <File + RelativePath=".\net\render_dns_queue.h" + > + </File> + </Filter> + <File + RelativePath=".\about_handler.cc" + > + </File> + <File + RelativePath=".\about_handler.h" + > + </File> + <File + RelativePath=".\debug_message_handler.cc" + > + </File> + <File + RelativePath=".\debug_message_handler.h" + > + </File> + <File + RelativePath=".\dom_ui_bindings.cc" + > + </File> + <File + RelativePath=".\dom_ui_bindings.h" + > + </File> + <File + RelativePath=".\external_js_object.cc" + > + </File> + <File + RelativePath=".\external_js_object.h" + > + </File> + <File + RelativePath=".\localized_error.cc" + > + </File> + <File + RelativePath=".\localized_error.h" + > + </File> + <File + RelativePath=".\plugin_channel_host.cc" + > + </File> + <File + RelativePath=".\plugin_channel_host.h" + > + </File> + <File + RelativePath="..\tools\build\win\precompiled_wtl.cc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + UsePrecompiledHeader="1" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\tools\build\win\precompiled_wtl.h" + > + </File> + <File + RelativePath=".\render_process.cc" + > + </File> + <File + RelativePath=".\render_process.h" + > + </File> + <File + RelativePath=".\render_thread.cc" + > + </File> + <File + RelativePath=".\render_thread.h" + > + </File> + <File + RelativePath=".\render_view.cc" + > + </File> + <File + RelativePath=".\render_view.h" + > + </File> + <File + RelativePath=".\render_widget.cc" + > + </File> + <File + RelativePath=".\render_widget.h" + > + </File> + <File + RelativePath=".\renderer_glue.cc" + > + </File> + <File + RelativePath=".\renderer_main.cc" + > + </File> + <File + RelativePath=".\renderer_resources.h" + > + </File> + <File + RelativePath=".\visitedlink_slave.cc" + > + </File> + <File + RelativePath=".\visitedlink_slave.h" + > + </File> + <File + RelativePath=".\webplugin_delegate_proxy.cc" + > + </File> + <File + RelativePath=".\webplugin_delegate_proxy.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |