summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_dll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/chrome_dll.vcproj')
-rw-r--r--chrome/app/chrome_dll.vcproj252
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..06dd49a
--- /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=".\chrome_dll.vsprops;$(SolutionDir)..\build\debug.vsprops;..\installer\util\prebuild\util_prebuild.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"
+ OutputFile="$(IntDir)\chrome.dll"
+ ImportLibrary="$(OutDir)\lib\$(ProjectName).lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <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 &quot;$(TargetPath)&quot; &quot;$(OutDir)\$(TargetFileName)&quot;"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="2"
+ InheritedPropertySheets=".\chrome_dll.vsprops;$(SolutionDir)..\build\release.vsprops;..\installer\util\prebuild\util_prebuild.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"
+ OutputFile="$(OutDir)\chrome.dll"
+ ImportLibrary="$(OutDir)\lib\$(ProjectName).lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <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="..\browser\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="..\common\common_resources.rc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\webkit\glue\resources\copy.cur"
+ >
+ </File>
+ <File
+ RelativePath="..\..\net\base\net_resources.rc"
+ >
+ </File>
+ <File
+ RelativePath="..\renderer\renderer_resources.rc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\webkit\glue\resources\row_resize.cur"
+ >
+ </File>
+ <File
+ RelativePath="..\..\webkit\glue\resources\vertical_text.cur"
+ >
+ </File>
+ <File
+ RelativePath="..\..\webkit\glue\webkit_resources.rc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\webkit\glue\resources\zoom_in.cur"
+ >
+ </File>
+ <File
+ RelativePath="..\..\webkit\glue\resources\zoom_out.cur"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\..\util_prebuild\setup_strings.h"
+ >
+ </File>
+ <File
+ RelativePath="$(IntDir)\..\util_prebuild\setup_strings.rc"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\resources\chrome.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\chrome_main.cc"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>