diff options
author | mbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-23 21:32:29 +0000 |
---|---|---|
committer | mbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-23 21:32:29 +0000 |
commit | c751b9e0a42759e059321f2daa8c9c4b29d01bfd (patch) | |
tree | 53a2efc5754a3a4bcb0cb95f8217fdf879db2837 | |
parent | f3b25f5b9d0e780fbf74d990c356d65d8601ad74 (diff) | |
download | chromium_src-c751b9e0a42759e059321f2daa8c9c4b29d01bfd.zip chromium_src-c751b9e0a42759e059321f2daa8c9c4b29d01bfd.tar.gz chromium_src-c751b9e0a42759e059321f2daa8c9c4b29d01bfd.tar.bz2 |
Accidental checkin of vs2008 stuff
Review URL: http://codereview.chromium.org/42534
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12315 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/build/V8Bindings/V8Bindings.vcproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/build/V8Bindings/V8Bindings.vcproj b/webkit/build/V8Bindings/V8Bindings.vcproj index 6f57bfc..7111942 100644 --- a/webkit/build/V8Bindings/V8Bindings.vcproj +++ b/webkit/build/V8Bindings/V8Bindings.vcproj @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="9.00" + Version="8.00" Name="V8Bindings" ProjectGUID="{625A8F11-2B4E-45B4-BD99-C6D629C606C0}" RootNamespace="V8" Keyword="Win32Proj" - TargetFrameworkVersion="131072" > <Platforms> <Platform |