summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.sln
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-02 17:39:00 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-02 17:39:00 +0000
commit9532c0e367447335be342858d9f218e2d0358b1c (patch)
treea5437f66288a5ef6dc84f09742acf3c2acc3511a /webkit/webkit.sln
parenta7383bde377b99f2cd43ed70d04b86f0db74482b (diff)
downloadchromium_src-9532c0e367447335be342858d9f218e2d0358b1c.zip
chromium_src-9532c0e367447335be342858d9f218e2d0358b1c.tar.gz
chromium_src-9532c0e367447335be342858d9f218e2d0358b1c.tar.bz2
Move a bunch of libs over to gyp on windows.
Review URL: http://codereview.chromium.org/60019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13020 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/webkit.sln')
-rw-r--r--webkit/webkit.sln4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/webkit.sln b/webkit/webkit.sln
index 7e25d4f..a4e7b3d 100644
--- a/webkit/webkit.sln
+++ b/webkit/webkit.sln
@@ -139,9 +139,9 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_shell_tests", "tools\t
{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED} = {FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml", "..\third_party\libxml\build\libxml.vcproj", "{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxml", "..\third_party\libxml\libxml.vcproj", "{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt", "..\third_party\libxslt\build\libxslt.vcproj", "{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libxslt", "..\third_party\libxslt\libxslt.vcproj", "{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}"
ProjectSection(ProjectDependencies) = postProject
{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7} = {F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}
EndProjectSection