diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-05 06:46:06 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-05 06:46:06 +0000 |
commit | 602d1bb629e031d065c3ce6476ccd23efb13e79f (patch) | |
tree | c1a1c922e2eba3ee67750b6a62837741ac5311b3 /chrome/app | |
parent | 28ba37ab8f5557ef64f577f4c6c801e12a194d79 (diff) | |
download | chromium_src-602d1bb629e031d065c3ce6476ccd23efb13e79f.zip chromium_src-602d1bb629e031d065c3ce6476ccd23efb13e79f.tar.gz chromium_src-602d1bb629e031d065c3ce6476ccd23efb13e79f.tar.bz2 |
Revert r17717.
BUG=none
TEST=successful build
Review URL: http://codereview.chromium.org/118301
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17718 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/chrome_dll.vcproj | 252 |
1 files changed, 252 insertions, 0 deletions
diff --git a/chrome/app/chrome_dll.vcproj b/chrome/app/chrome_dll.vcproj new file mode 100644 index 0000000..094962e --- /dev/null +++ b/chrome/app/chrome_dll.vcproj @@ -0,0 +1,252 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="chrome_dll" + ProjectGUID="{C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9}" + RootNamespace="chrome_dll" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + <ToolFile + RelativePath="..\tools\build\win\version.rules" + /> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="2" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\chrome_dll.vsprops;..\installer\util\using_util.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="Version" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + RuntimeLibrary="1" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="$(OutDir)\obj\tcmalloc\libcmt.lib" + OutputFile="$(IntDir)\chrome.dll" + LinkIncremental="1" + IgnoreDefaultLibraryNames="libcmtd.lib" + ImportLibrary="$(OutDir)\lib\$(ProjectName).lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + AdditionalManifestFiles="$(SolutionDir)\app\chrome.dll.manifest" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + CommandLine="call $(SolutionDir)\tools\build\win\hardlink_failsafe.bat "$(TargetPath)" "$(OutDir)\$(TargetFileName)"" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="2" + InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\chrome_dll.vsprops;..\installer\util\using_util.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="Version" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="$(OutDir)\obj\tcmalloc\libcmt.lib" + OutputFile="$(OutDir)\chrome.dll" + IgnoreDefaultLibraryNames="libcmt.lib" + ImportLibrary="$(OutDir)\lib\$(ProjectName).lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + AdditionalManifestFiles="$(SolutionDir)\app\chrome.dll.manifest" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + CommandLine="check_dependents.bat $(TargetPath) chrome.dll.deps" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="resources" + > + <File + RelativePath="..\..\webkit\glue\resources\aliasb.cur" + > + </File> + <File + RelativePath="$(OutDir)\obj\global_intermediate\chrome\browser_resources.rc" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\cell.cur" + > + </File> + <File + RelativePath=".\check_dependents.bat" + > + </File> + <File + RelativePath=".\chrome.dll.deps" + > + </File> + <File + RelativePath=".\chrome_dll.rc" + > + </File> + <File + RelativePath=".\chrome_dll_resource.h" + > + </File> + <File + RelativePath=".\chrome_dll_version.rc.version" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\col_resize.cur" + > + </File> + <File + RelativePath="$(OutDir)\obj\global_intermediate\chrome\common_resources.rc" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\copy.cur" + > + </File> + <File + RelativePath="$(OutDir)\obj\global_intermediate\chrome\debugger_resources.rc" + > + </File> + <File + RelativePath="$(OutDir)\obj\global_intermediate\net\net_resources.rc" + > + </File> + <File + RelativePath="$(OutDir)\obj\global_intermediate\chrome\renderer_resources.rc" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\row_resize.cur" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\vertical_text.cur" + > + </File> + <File + RelativePath="$(OutDir)\obj\global_intermediate\webkit\webkit_resources.rc" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\zoom_in.cur" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\zoom_out.cur" + > + </File> + </Filter> + <File + RelativePath=".\chrome_dll_main.cc" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |