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/clangParse/clangParse.vcproj b/win32/clangParse/clangParse.vcproj index c7fc7eb..23ce529 100644 --- a/win32/clangParse/clangParse.vcproj +++ b/win32/clangParse/clangParse.vcproj
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="9.00" + Version="8.00" Name="clangParse" ProjectGUID="{05DF3074-11AF-491A-B078-83BD2EDC31F6}" RootNamespace="clangParse"