diff options
Diffstat (limited to 'llvm/win32/CodeGen/CodeGen.vcproj')
-rw-r--r-- | llvm/win32/CodeGen/CodeGen.vcproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/win32/CodeGen/CodeGen.vcproj b/llvm/win32/CodeGen/CodeGen.vcproj index c1090999b60..4a31f05b7de 100644 --- a/llvm/win32/CodeGen/CodeGen.vcproj +++ b/llvm/win32/CodeGen/CodeGen.vcproj @@ -1,10 +1,11 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8.00" + Version="9.00" Name="CodeGen" ProjectGUID="{08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform |