Update VS project files. The clang executable now depends on the LLVM Analysis library.
authorTed Kremenek <kremenek@apple.com>
Thu, 26 Jun 2008 17:53:12 +0000 (17:53 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 26 Jun 2008 17:53:12 +0000 (17:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52789 91177308-0d34-0410-b5e6-96231b3b80d8

win32/Support/Support.vcproj
win32/clang.sln

index b85cf8dddaecb6b46eb54a02ab1dcb1d3630caee..7e77cc1e704c0d81205f6096bea71458d2e00abf 100644 (file)
                                RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\ADT\PriorityQueue.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\Adt\SCCIterator.h"
                                >
index 097fa2a3bd6fbf43f1ae8334087ab665148d02fd..3b9d4112c4094b50986399b3412b742777245dd5 100644 (file)
@@ -4,10 +4,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "support", "Support\Support.
        ProjectSection(ProjectDependencies) = postProject\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TableGen", "TableGen\TableGen.vcproj", "{339C2249-26B6-4172-B484-85653029AF57}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -15,10 +11,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TableGen", "TableGen\TableG
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fibonacci", "Fibonacci\Fibonacci.vcproj", "{48FB551D-E37E-42EC-BC97-FF7219774867}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -31,39 +23,23 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fibonacci", "Fibonacci\Fibo
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
                {0622E827-8464-489D-8B1C-B0B496F35C08} = {0622E827-8464-489D-8B1C-B0B496F35C08}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExecutionEngine", "ExecutionEngine\ExecutionEngine.vcproj", "{76295AE8-A083-460E-9F80-6F2B8923264A}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {45CD78D7-C5D9-47FE-AD12-F3251EEDAFFB} = {45CD78D7-C5D9-47FE-AD12-F3251EEDAFFB}\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VMCore", "VMCore\VMCore.vcproj", "{45CD78D7-C5D9-47FE-AD12-F3251EEDAFFB}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {339C2249-26B6-4172-B484-85653029AF57} = {339C2249-26B6-4172-B484-85653029AF57}\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Target", "Target\Target.vcproj", "{059FBAB8-C76D-48A0-AA75-3C57BD3EAFE4}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CodeGen", "CodeGen\CodeGen.vcproj", "{08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -71,29 +47,17 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CodeGen", "CodeGen\CodeGen.
                {339C2249-26B6-4172-B484-85653029AF57} = {339C2249-26B6-4172-B484-85653029AF57}\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "System", "System\System.vcproj", "{0F8407F3-FA23-4CF1-83A9-DCBE0B361489}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Analysis", "Analysis\Analysis.vcproj", "{0622E827-8464-489D-8B1C-B0B496F35C08}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {45CD78D7-C5D9-47FE-AD12-F3251EEDAFFB} = {45CD78D7-C5D9-47FE-AD12-F3251EEDAFFB}\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "x86", "x86\x86.vcproj", "{144EEBF6-8C9B-4473-B715-2C821666AF6C}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -102,10 +66,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "x86", "x86\x86.vcproj", "{1
                {339C2249-26B6-4172-B484-85653029AF57} = {339C2249-26B6-4172-B484-85653029AF57}\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Transforms", "Transforms\Transforms.vcproj", "{C59374C1-9FC0-4147-B836-327DFDC52D99}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -113,16 +73,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Transforms", "Transforms\Tr
                {339C2249-26B6-4172-B484-85653029AF57} = {339C2249-26B6-4172-B484-85653029AF57}\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Configure", "Configure\Configure.vcproj", "{19514E48-456C-4B9D-8637-F2285476461E}"\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lli", "lli\lli.vcproj", "{FB6FFD68-C1E4-4DCF-AB02-36D205D5263E}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -136,10 +88,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lli", "lli\lli.vcproj", "{F
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
                {0622E827-8464-489D-8B1C-B0B496F35C08} = {0622E827-8464-489D-8B1C-B0B496F35C08}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llc", "llc\llc.vcproj", "{ADE86BDC-B04C-43DF-B9BB-90492C7B14AC}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -153,10 +101,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llc", "llc\llc.vcproj", "{A
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
                {0622E827-8464-489D-8B1C-B0B496F35C08} = {0622E827-8464-489D-8B1C-B0B496F35C08}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-dis", "llvm-dis\llvm-dis.vcproj", "{B13476BC-30AB-4EA0-BC1E-212C0A459405}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -166,10 +110,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-dis", "llvm-dis\llvm-d
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-as", "llvm-as\llvm-as.vcproj", "{4FBC40A5-E626-4A6C-A9D3-FAE5C28D30CC}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -180,19 +120,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-as", "llvm-as\llvm-as.
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AsmParser", "AsmParser\AsmParser.vcproj", "{3DC216F5-1DDD-478A-84F8-C124E5C31982}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-ar", "llvm-ar\llvm-ar.vcproj", "{0FF2B75C-49C1-4B49-A44A-531C93000296}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -203,10 +135,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-ar", "llvm-ar\llvm-ar.
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-ranlib", "llvm-ranlib\llvm-ranlib.vcproj", "{BB16C7EE-B4ED-4714-B5ED-B775C62A6612}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -217,10 +145,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-ranlib", "llvm-ranlib\
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-link", "llvm-link\llvm-link.vcproj", "{5E249789-49E1-4600-B12B-8AD2BB6439B2}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -231,10 +155,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-link", "llvm-link\llvm
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Linker", "Linker\Linker.vcproj", "{342CF48F-760A-4040-A9A1-7D75AA2471CE}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -242,20 +162,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Linker", "Linker\Linker.vcp
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CBackend", "CBackend\CBackend.vcproj", "{057777CD-DED5-46DF-BF9A-6B76DE212549}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {45CD78D7-C5D9-47FE-AD12-F3251EEDAFFB} = {45CD78D7-C5D9-47FE-AD12-F3251EEDAFFB}\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "opt", "opt\opt.vcproj", "{006D8B41-C3C7-4448-85E1-AF8907E591E5}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -268,10 +180,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "opt", "opt\opt.vcproj", "{0
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
                {0622E827-8464-489D-8B1C-B0B496F35C08} = {0622E827-8464-489D-8B1C-B0B496F35C08}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-bcanalyzer", "llvm-bcanalyzer\llvm-bcanalyzer.vcproj", "{E0B1E329-BE3E-456D-B372-5F397BE42C84}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -280,10 +188,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-bcanalyzer", "llvm-bca
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-ld", "llvm-ld\llvm-ld.vcproj", "{64D8AA46-88DB-41F4-B837-053AE02406B8}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -298,10 +202,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-ld", "llvm-ld\llvm-ld.
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
                {0622E827-8464-489D-8B1C-B0B496F35C08} = {0622E827-8464-489D-8B1C-B0B496F35C08}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-nm", "llvm-nm\llvm-nm.vcproj", "{5FF862CE-80A0-4B48-A80B-68AE325A0432}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -312,10 +212,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-nm", "llvm-nm\llvm-nm.
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-prof", "llvm-prof\llvm-prof.vcproj", "{ACBE81D9-64B1-4133-823A-807A4E60B454}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -326,10 +222,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "llvm-prof", "llvm-prof\llvm
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
                {0622E827-8464-489D-8B1C-B0B496F35C08} = {0622E827-8464-489D-8B1C-B0B496F35C08}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bugpoint", "bugpoint\bugpoint.vcproj", "{57249192-8E29-4D85-8B7A-FEFF1760B1DA}"\r
        ProjectSection(ProjectDependencies) = postProject\r
@@ -344,79 +236,40 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bugpoint", "bugpoint\bugpoi
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
                {0622E827-8464-489D-8B1C-B0B496F35C08} = {0622E827-8464-489D-8B1C-B0B496F35C08}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Bitcode", "Bitcode\Bitcode.vcproj", "{F1EFF064-8869-4DFF-8E1A-CD8F4A5F8D62}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Archive", "Archive\Archive.vcproj", "{F1EFF064-8869-4DFF-8E1A-CD8F4A5F8D61}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {45CD78D7-C5D9-47FE-AD12-F3251EEDAFFB} = {45CD78D7-C5D9-47FE-AD12-F3251EEDAFFB}\r
                {19514E48-456C-4B9D-8637-F2285476461E} = {19514E48-456C-4B9D-8637-F2285476461E}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "LLVM", "LLVM", "{455BCF47-13B6-451E-8321-8ED9C4866BAA}"\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Clang", "Clang", "{DAC2AB11-F09C-454B-86FD-9BDBBA25827F}"\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clangLex", "..\tools\clang\win32\clangLex\clangLex.vcproj", "{030F6909-B2FA-4E53-BEA7-9A559CFC2F73}"\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clangParse", "..\tools\clang\win32\clangParse\clangParse.vcproj", "{05DF3074-11AF-491A-B078-83BD2EDC31F6}"\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clangAST", "..\tools\clang\win32\clangAST\clangAST.vcproj", "{5125C3DB-FBD6-4BF8-8D8B-CE51D6E93BCD}"\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clangSema", "..\tools\clang\win32\clangSema\clangSema.vcproj", "{4727E8B7-AA99-41C9-AB09-A8A862595DB7}"\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clangCodeGen", "..\tools\clang\win32\clangCodeGen\clangCodeGen.vcproj", "{4CEC5897-D957-47E7-A6AE-2021D4F44A8F}"\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clangDriver", "..\tools\clang\win32\clangDriver\clangDriver.vcproj", "{7E7DA455-C276-4B93-8D02-8F7E2F629BAF}"\r
        ProjectSection(ProjectDependencies) = postProject\r
                {030F6909-B2FA-4E53-BEA7-9A559CFC2F73} = {030F6909-B2FA-4E53-BEA7-9A559CFC2F73}\r
-               {08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897} = {08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}\r
+               {0622E827-8464-489D-8B1C-B0B496F35C08} = {0622E827-8464-489D-8B1C-B0B496F35C08}\r
                {0F8407F3-FA23-4CF1-83A9-DCBE0B361489} = {0F8407F3-FA23-4CF1-83A9-DCBE0B361489}\r
                {5125C3DB-FBD6-4BF8-8D8B-CE51D6E93BCD} = {5125C3DB-FBD6-4BF8-8D8B-CE51D6E93BCD}\r
                {45CD78D7-C5D9-47FE-AD12-F3251EEDAFFB} = {45CD78D7-C5D9-47FE-AD12-F3251EEDAFFB}\r
+               {08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897} = {08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}\r
                {059FBAB8-C76D-48A0-AA75-3C57BD3EAFE4} = {059FBAB8-C76D-48A0-AA75-3C57BD3EAFE4}\r
                {4727E8B7-AA99-41C9-AB09-A8A862595DB7} = {4727E8B7-AA99-41C9-AB09-A8A862595DB7}\r
                {F9FBDDA2-9EE1-473C-A456-BE20B7B2439D} = {F9FBDDA2-9EE1-473C-A456-BE20B7B2439D}\r
@@ -427,28 +280,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clangDriver", "..\tools\cla
                {28AA9146-3482-4F41-9CC6-407B1D258508} = {28AA9146-3482-4F41-9CC6-407B1D258508}\r
                {6C98551A-4C36-4E74-8419-4D3EEEC9D8E0} = {6C98551A-4C36-4E74-8419-4D3EEEC9D8E0}\r
        EndProjectSection\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clangBasic", "..\tools\clang\win32\clangBasic\clangBasic.vcproj", "{298B4876-6EF1-4E80-85D7-72F80693BBEB}"\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clangAnalysis", "..\tools\clang\win32\clangAnalysis\clangAnalysis.vcproj", "{6C98551A-4C36-4E74-8419-4D3EEEC9D8E0}"\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clangRewrite", "..\tools\clang\win32\clangRewrite\clangRewrite.vcproj", "{F9FBDDA2-9EE1-473C-A456-BE20B7B2439D}"\r
-       ProjectSection(WebsiteProperties) = preProject\r
-               Debug.AspNetCompiler.Debug = "True"\r
-               Release.AspNetCompiler.Debug = "False"\r
-       EndProjectSection\r
 EndProject\r
 Global\r
        GlobalSection(SolutionConfigurationPlatforms) = preSolution\r