diff options
author | rahulk@google.com <rahulk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-29 16:24:24 +0000 |
---|---|---|
committer | rahulk@google.com <rahulk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-29 16:24:24 +0000 |
commit | 5e5701128d20d626ebae21457851c717c7f468b3 (patch) | |
tree | 362ac52294eb66f3ce4d1f8e23923ad427d7d96e /build/debug.vsprops | |
parent | 1aa0d49f10942f9334d7546e26a2b2df4617d8a4 (diff) | |
download | chromium_src-5e5701128d20d626ebae21457851c717c7f468b3.zip chromium_src-5e5701128d20d626ebae21457851c717c7f468b3.tar.gz chromium_src-5e5701128d20d626ebae21457851c717c7f468b3.tar.bz2 |
Rollback 1529.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1532 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/debug.vsprops')
-rw-r--r-- | build/debug.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/debug.vsprops b/build/debug.vsprops index 681f26b..61b2230 100644 --- a/build/debug.vsprops +++ b/build/debug.vsprops @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="8.00" Name="debug" - InheritedPropertySheets=".\internal\essential.vsprops;internal\chromium_build$(CHROMIUM_BUILD).vsprops" + InheritedPropertySheets=".\internal\essential.vsprops;internal\chromium_build_google_chrome.vsprops" > <Tool Name="VCCLCompilerTool" |