summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-05-15 19:53:06 +0000
committerSteve Naroff <snaroff@apple.com>2008-05-15 19:53:06 +0000
commitcf6223c52af888d4375e0d75553da8d783b9705a (patch)
tree055ef1ab8f1d92b14d43d0ee0775bad2fbcbff1c /win32
parent1bf7dd75706a67de2368226b2d2c590c23d7dbf5 (diff)
downloadclang-cf6223c52af888d4375e0d75553da8d783b9705a.tar.gz
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
Diffstat (limited to 'win32')
-rw-r--r--win32/clangAST/clangAST.vcproj2
-rw-r--r--win32/clangAnalysis/clangAnalysis.vcproj2
-rw-r--r--win32/clangBasic/clangBasic.vcproj2
-rw-r--r--win32/clangCodeGen/clangCodeGen.vcproj2
-rw-r--r--win32/clangDriver/clangDriver.vcproj2
-rw-r--r--win32/clangLex/clangLex.vcproj2
-rw-r--r--win32/clangParse/clangParse.vcproj2
-rw-r--r--win32/clangRewrite/clangRewrite.vcproj2
-rw-r--r--win32/clangSema/clangSema.vcproj2
9 files changed, 9 insertions, 9 deletions
diff --git a/win32/clangAST/clangAST.vcproj b/win32/clangAST/clangAST.vcproj
index 2bbb074606..1517f9648d 100644
--- a/win32/clangAST/clangAST.vcproj
+++ b/win32/clangAST/clangAST.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="8.00"
Name="clangAST"
ProjectGUID="{5125C3DB-FBD6-4BF8-8D8B-CE51D6E93BCD}"
RootNamespace="clangAST"
diff --git a/win32/clangAnalysis/clangAnalysis.vcproj b/win32/clangAnalysis/clangAnalysis.vcproj
index 0c200c2753..d7d4c153f2 100644
--- a/win32/clangAnalysis/clangAnalysis.vcproj
+++ b/win32/clangAnalysis/clangAnalysis.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="8.00"
Name="clangAnalysis"
ProjectGUID="{6C98551A-4C36-4E74-8419-4D3EEEC9D8E0}"
RootNamespace="clangAnalysis"
diff --git a/win32/clangBasic/clangBasic.vcproj b/win32/clangBasic/clangBasic.vcproj
index c1f88df2e6..e611e30ffb 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"
diff --git a/win32/clangCodeGen/clangCodeGen.vcproj b/win32/clangCodeGen/clangCodeGen.vcproj
index 8ebf287647..d7ca5694fe 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="9.00"
+ Version="8.00"
Name="clangCodeGen"
ProjectGUID="{4CEC5897-D957-47E7-A6AE-2021D4F44A8F}"
RootNamespace="clangCodeGen"
diff --git a/win32/clangDriver/clangDriver.vcproj b/win32/clangDriver/clangDriver.vcproj
index 8d9e452b57..b0e940d256 100644
--- a/win32/clangDriver/clangDriver.vcproj
+++ b/win32/clangDriver/clangDriver.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="8.00"
Name="clangDriver"
ProjectGUID="{7E7DA455-C276-4B93-8D02-8F7E2F629BAF}"
RootNamespace="clangDriver"
diff --git a/win32/clangLex/clangLex.vcproj b/win32/clangLex/clangLex.vcproj
index 89e1439a7b..c2e8d35ca1 100644
--- a/win32/clangLex/clangLex.vcproj
+++ b/win32/clangLex/clangLex.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9.00"
+ Version="8.00"
Name="clangLex"
ProjectGUID="{030F6909-B2FA-4E53-BEA7-9A559CFC2F73}"
RootNamespace="clangLex"
diff --git a/win32/clangParse/clangParse.vcproj b/win32/clangParse/clangParse.vcproj
index c7fc7eb1d9..23ce529597 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"
diff --git a/win32/clangRewrite/clangRewrite.vcproj b/win32/clangRewrite/clangRewrite.vcproj
index 36e24c56d4..a1e1e9dcac 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"
diff --git a/win32/clangSema/clangSema.vcproj b/win32/clangSema/clangSema.vcproj
index 6a111ced86..2467de30b4 100644
--- a/win32/clangSema/clangSema.vcproj
+++ b/win32/clangSema/clangSema.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9,00"
+ Version="8.00"
Name="clangSema"
ProjectGUID="{4727E8B7-AA99-41C9-AB09-A8A862595DB7}"
RootNamespace="clangSema"