commit | b6872830d00a2c16866170ede66405e901b864d4 | [log] [tgz] |
---|---|---|
author | Steve Naroff <snaroff@apple.com> | Thu May 15 19:53:06 2008 +0000 |
committer | Steve Naroff <snaroff@apple.com> | Thu May 15 19:53:06 2008 +0000 |
tree | 055ef1ab8f1d92b14d43d0ee0775bad2fbcbff1c | |
parent | afa2d386a3c22b7a135c52b486917037550c0ffc [diff] |
Revert... Author: akirtzidis Date: Wed May 14 05:00:15 2008 New Revision: 51101 URL: http://llvm.org/viewvc/llvm-project?rev=51101&view=rev Log: Upgrading VC++ projects to VC++ 2008. I really need to build with VC++ 2005. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51158 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangRewrite/clangRewrite.vcproj b/win32/clangRewrite/clangRewrite.vcproj index 36e24c5..a1e1e9d 100644 --- a/win32/clangRewrite/clangRewrite.vcproj +++ b/win32/clangRewrite/clangRewrite.vcproj
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="9.00" + Version="8.00" Name="clangRewrite" ProjectGUID="{F9FBDDA2-9EE1-473C-A456-BE20B7B2439D}" RootNamespace="clangRewrite"