diff options
author | Devang Patel <dpatel@apple.com> | 2008-05-15 18:46:28 +0000 |
---|---|---|
committer | Devang Patel <dpatel@apple.com> | 2008-05-15 18:46:28 +0000 |
commit | 0c87f2d824c684a1e146261b88016d136e6f0b3e (patch) | |
tree | 4bbb75282046f6f2ec34650749cea906391f6632 /win32/Support | |
parent | 8dbd9ada3031641e4cc395c5f3806e11e7edaeb7 (diff) |
Revert 51067 check-in for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51155 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Support')
-rw-r--r-- | win32/Support/Support.vcproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj index 67c0f3507d..c6bca2e59f 100644 --- a/win32/Support/Support.vcproj +++ b/win32/Support/Support.vcproj @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="9.00" + Version="8.00" Name="support" ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}" RootNamespace="support" Keyword="Win32Proj" - TargetFrameworkVersion="131072" > <Platforms> <Platform |