summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.sln
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 19:29:18 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-27 19:29:18 +0000
commitfc2d146da41e7e94d6f7b28c0a914ca0c5239964 (patch)
treebe1b90665f3b4feeb1f443010f4df1d9b9e9451b /chrome/chrome.sln
parent955260a64e2672eefdb66ce28130766714edc238 (diff)
downloadchromium_src-fc2d146da41e7e94d6f7b28c0a914ca0c5239964.zip
chromium_src-fc2d146da41e7e94d6f7b28c0a914ca0c5239964.tar.gz
chromium_src-fc2d146da41e7e94d6f7b28c0a914ca0c5239964.tar.bz2
Move glue.vcproj and glue.vsprops into the webkit/glue directory next to webkit/glue/SConscript. This is how we organize all the other google vcproj files.
Review URL: http://codereview.chromium.org/18695 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8738 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.sln')
-rwxr-xr-xchrome/chrome.sln2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome.sln b/chrome/chrome.sln
index 91f0ea3..31ca929 100755
--- a/chrome/chrome.sln
+++ b/chrome/chrome.sln
@@ -81,7 +81,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Port", "..\webkit\build\por
{2E2D3301-2EC4-4C0F-B889-87073B30F673} = {2E2D3301-2EC4-4C0F-B889-87073B30F673}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Glue", "..\webkit\build\glue\glue.vcproj", "{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Glue", "..\webkit\glue\glue.vcproj", "{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"