Index: net/net.sln |
diff --git a/net/net.sln b/net/net.sln |
index e46d61cd74b2b3439198add70bd38090d8e59161..c26f358173a75df0d0a15df71f1a089f877b4876 100644 |
--- a/net/net.sln |
+++ b/net/net.sln |
@@ -1,29 +1,62 @@ |
Microsoft Visual Studio Solution File, Format Version 9.00 |
# Visual Studio 2005 |
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dependencies", "dependencies", "{A04F65DF-D422-4E8F-B918-29EBA839363E}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "googleurl", "..\googleurl\build\googleurl.vcproj", "{EF5E94AB-B646-4E5B-A058-52EF07B8351C}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "base", "..\base\build\base.vcproj", "{1832A374-8A74-4F9E-B536-69A699B3E165}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
ProjectSection(ProjectDependencies) = postProject |
{0E5474AC-5996-4B13-87C0-4AE931EE0815} = {0E5474AC-5996-4B13-87C0-4AE931EE0815} |
+ {CA6CE3BB-B746-4D91-85A0-6944DD273E2A} = {CA6CE3BB-B746-4D91-85A0-6944DD273E2A} |
EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_message", "..\base\build\debug_message.vcproj", "{0E5474AC-5996-4B13-87C0-4AE931EE0815}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icu", "..\third_party\icu38\build\icu.vcproj", "{8C27D792-2648-4F5E-9ED0-374276327308}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
ProjectSection(ProjectDependencies) = postProject |
{A0D94973-D355-47A5-A1E2-3456F321F010} = {A0D94973-D355-47A5-A1E2-3456F321F010} |
EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "icudt", "..\third_party\icu38\build\icudt.vcproj", "{A0D94973-D355-47A5-A1E2-3456F321F010}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net", "build\net.vcproj", "{326E9795-E760-410A-B69A-3F79DB3F5243}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
ProjectSection(ProjectDependencies) = postProject |
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E13045CD-7E1F-4A41-9B18-8D288B2E7B41} |
EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net_unittests", "build\net_unittests.vcproj", "{E99DA267-BE90-4F45-88A1-6919DB2C7567}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
ProjectSection(ProjectDependencies) = postProject |
{1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} |
{2A70CBF0-847E-4E3A-B926-542A656DC7FE} = {2A70CBF0-847E-4E3A-B926-542A656DC7FE} |
@@ -37,6 +70,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net_unittests", "build\net_ |
EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tld_cleanup", "build\tld_cleanup.vcproj", "{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
ProjectSection(ProjectDependencies) = postProject |
{1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} |
{8C27D792-2648-4F5E-9ED0-374276327308} = {8C27D792-2648-4F5E-9ED0-374276327308} |
@@ -44,14 +81,34 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tld_cleanup", "build\tld_cl |
EndProjectSection |
EndProject |
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tools", "tools", "{E7D78B1F-F7D3-47CB-BF51-3957C646B406}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\third_party\zlib\zlib.vcproj", "{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bzip2", "..\third_party\bzip2\bzip2.vcproj", "{2A70CBF0-847E-4E3A-B926-542A656DC7FE}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "modp_b64", "..\third_party\modp_b64\modp_b64.vcproj", "{7100F41F-868D-4E99-80A2-AF8E6574749D}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net_perftests", "build\net_perftests.vcproj", "{AAC78796-B9A2-4CD9-BF89-09B03E92BF73}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
ProjectSection(ProjectDependencies) = postProject |
{1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} |
{326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243} |
@@ -63,6 +120,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "net_perftests", "build\net_ |
EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crash_cache", "build\crash_cache.vcproj", "{B0EE0599-2913-46A0-A847-A3EC813658D3}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
ProjectSection(ProjectDependencies) = postProject |
{1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} |
{326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243} |
@@ -70,6 +131,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "crash_cache", "build\crash_ |
EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stress_cache", "build\stress_cache.vcproj", "{B491C3A1-DE5F-4843-A1BB-AB8C4337187B}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
ProjectSection(ProjectDependencies) = postProject |
{1832A374-8A74-4F9E-B536-69A699B3E165} = {1832A374-8A74-4F9E-B536-69A699B3E165} |
{326E9795-E760-410A-B69A-3F79DB3F5243} = {326E9795-E760-410A-B69A-3F79DB3F5243} |
@@ -78,8 +143,22 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stress_cache", "build\stres |
EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtest", "..\testing\gtest.vcproj", "{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
EndProject |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sdch", "..\sdch\sdch.vcproj", "{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
+EndProject |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dmg_fp", "..\third_party\dmg_fp\dmg_fp.vcproj", "{CA6CE3BB-B746-4D91-85A0-6944DD273E2A}" |
+ ProjectSection(WebsiteProperties) = preProject |
+ Debug.AspNetCompiler.Debug = "True" |
+ Release.AspNetCompiler.Debug = "False" |
+ EndProjectSection |
EndProject |
Global |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
@@ -135,6 +214,10 @@ Global |
{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Debug|Win32.Build.0 = Debug|Win32 |
{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.ActiveCfg = Release|Win32 |
{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}.Release|Win32.Build.0 = Release|Win32 |
+ {CA6CE3BB-B746-4D91-85A0-6944DD273E2A}.Debug|Win32.ActiveCfg = Debug|Win32 |
+ {CA6CE3BB-B746-4D91-85A0-6944DD273E2A}.Debug|Win32.Build.0 = Debug|Win32 |
+ {CA6CE3BB-B746-4D91-85A0-6944DD273E2A}.Release|Win32.ActiveCfg = Release|Win32 |
+ {CA6CE3BB-B746-4D91-85A0-6944DD273E2A}.Release|Win32.Build.0 = Release|Win32 |
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.ActiveCfg = Debug|Win32 |
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Debug|Win32.Build.0 = Debug|Win32 |
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41}.Release|Win32.ActiveCfg = Release|Win32 |
@@ -164,6 +247,7 @@ Global |
{8C27D792-2648-4F5E-9ED0-374276327308} = {A04F65DF-D422-4E8F-B918-29EBA839363E} |
{A0D94973-D355-47A5-A1E2-3456F321F010} = {A04F65DF-D422-4E8F-B918-29EBA839363E} |
{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B} = {A04F65DF-D422-4E8F-B918-29EBA839363E} |
+ {CA6CE3BB-B746-4D91-85A0-6944DD273E2A} = {A04F65DF-D422-4E8F-B918-29EBA839363E} |
{E13045CD-7E1F-4A41-9B18-8D288B2E7B41} = {E7D78B1F-F7D3-47CB-BF51-3957C646B406} |
{EF5E94AB-B646-4E5B-A058-52EF07B8351C} = {A04F65DF-D422-4E8F-B918-29EBA839363E} |
{F54ABC59-5C00-414A-A9BA-BAF26D1699F0} = {A04F65DF-D422-4E8F-B918-29EBA839363E} |