diff options
Diffstat (limited to 'llvm/win32/Support/Support.vcproj')
-rw-r--r-- | llvm/win32/Support/Support.vcproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/win32/Support/Support.vcproj b/llvm/win32/Support/Support.vcproj index 67c0f3507dd..c6bca2e59fd 100644 --- a/llvm/win32/Support/Support.vcproj +++ b/llvm/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 |