| Index: net/build/net.vcproj
|
| diff --git a/net/build/net.vcproj b/net/build/net.vcproj
|
| index 4afc6a9fc6b30a1e4188b1a892775164666d9cf2..bcc1d22aa133b79aacb84e61e53b359fc02056a5 100644
|
| --- a/net/build/net.vcproj
|
| +++ b/net/build/net.vcproj
|
| @@ -12,11 +12,6 @@
|
| Name="Win32"
|
| />
|
| </Platforms>
|
| - <ToolFiles>
|
| - <ToolFile
|
| - RelativePath=".\convert_tld_data.rules"
|
| - />
|
| - </ToolFiles>
|
| <Configurations>
|
| <Configuration
|
| Name="Debug|Win32"
|
| @@ -30,9 +25,6 @@
|
| Name="VCCustomBuildTool"
|
| />
|
| <Tool
|
| - Name="Convert TLD Data File"
|
| - />
|
| - <Tool
|
| Name="VCXMLDataGeneratorTool"
|
| />
|
| <Tool
|
| @@ -87,9 +79,6 @@
|
| Name="VCCustomBuildTool"
|
| />
|
| <Tool
|
| - Name="Convert TLD Data File"
|
| - />
|
| - <Tool
|
| Name="VCXMLDataGeneratorTool"
|
| />
|
| <Tool
|
| @@ -269,7 +258,7 @@
|
| >
|
| </File>
|
| <File
|
| - RelativePath="..\base\effective_tld_names.dat"
|
| + RelativePath="..\base\effective_tld_names.cc"
|
| >
|
| </File>
|
| <File
|
|
|