commit | f0dc2a51c0f90ba60f272f7fa3a0673efad9d56f | [log] [tgz] |
---|---|---|
author | Argiris Kirtzidis <akyrtzi@gmail.com> | Wed May 14 10:00:15 2008 +0000 |
committer | Argiris Kirtzidis <akyrtzi@gmail.com> | Wed May 14 10:00:15 2008 +0000 |
tree | a7a435c5c87937300074e11f666fd58714f0b7cd | |
parent | 2ff28d12e1d9b297818dd1c3b0c245addbfb4618 [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"