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"