commit | cf6223c52af888d4375e0d75553da8d783b9705a | [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 | 1bf7dd75706a67de2368226b2d2c590c23d7dbf5 [diff] [blame] |
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/clangBasic/clangBasic.vcproj b/win32/clangBasic/clangBasic.vcproj index c1f88df..e611e30 100644 --- a/win32/clangBasic/clangBasic.vcproj +++ b/win32/clangBasic/clangBasic.vcproj
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="9.00" + Version="8.00" Name="clangBasic" ProjectGUID="{298B4876-6EF1-4E80-85D7-72F80693BBEB}" RootNamespace="Basic"