commit | e5baccedc0d5f46f24248549b3359872facc9250 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Wed May 14 10:00:15 2008 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Wed May 14 10:00:15 2008 +0000 |
tree | a7a435c5c87937300074e11f666fd58714f0b7cd | |
parent | 37148aabe7d153ce682b5715a820a11c0bbfcd59 [diff] [blame] |
Upgrading VC++ projects to VC++ 2008. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51101 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangCodeGen/clangCodeGen.vcproj b/win32/clangCodeGen/clangCodeGen.vcproj index d7ca569..8ebf287 100644 --- a/win32/clangCodeGen/clangCodeGen.vcproj +++ b/win32/clangCodeGen/clangCodeGen.vcproj
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8.00" + Version="9.00" Name="clangCodeGen" ProjectGUID="{4CEC5897-D957-47E7-A6AE-2021D4F44A8F}" RootNamespace="clangCodeGen"