summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_dll.vcproj
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-29 08:02:56 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-29 08:02:56 +0000
commit5826e88badd9ca566496dd7fba1f479c30a70a7f (patch)
tree1c3e2ae69957f513cff4a229e947b841eb7006be /chrome/app/chrome_dll.vcproj
parent27f4aaa2d497432dfaab6e339aef75ea41670a9d (diff)
downloadchromium_src-5826e88badd9ca566496dd7fba1f479c30a70a7f.zip
chromium_src-5826e88badd9ca566496dd7fba1f479c30a70a7f.tar.gz
chromium_src-5826e88badd9ca566496dd7fba1f479c30a70a7f.tar.bz2
Switching webkit over to gyp on windows.
Review URL: http://codereview.chromium.org/99173 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14832 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chrome_dll.vcproj')
-rw-r--r--chrome/app/chrome_dll.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/chrome_dll.vcproj b/chrome/app/chrome_dll.vcproj
index a232cf0..d22b95c 100644
--- a/chrome/app/chrome_dll.vcproj
+++ b/chrome/app/chrome_dll.vcproj
@@ -56,7 +56,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="$(OutDir)\obj\tcmalloc\libcmt.lib"
+ AdditionalDependencies="$(OutDir)\lib\tcmalloc.lib"
OutputFile="$(IntDir)\chrome.dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames="libcmtd.lib"
@@ -230,7 +230,7 @@
>
</File>
<File
- RelativePath="$(OutDir)\grit_derived_sources\webkit_resources.rc"
+ RelativePath="$(OutDir)\obj\global_intermediate\webkit\webkit_resources.rc"
>
</File>
<File