| Index: tools/visual_studio/v8_base.vcproj
|
| ===================================================================
|
| --- tools/visual_studio/v8_base.vcproj (revision 1305)
|
| +++ tools/visual_studio/v8_base.vcproj (working copy)
|
| @@ -122,114 +122,6 @@
|
| </References>
|
| <Files>
|
| <Filter
|
| - Name="jscre"
|
| - >
|
| - <File
|
| - RelativePath="..\..\src\third_party\jscre\pcre_compile.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - UndefinePreprocessorDefinitions="DEBUG"
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - UndefinePreprocessorDefinitions="DEBUG"
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\src\third_party\jscre\pcre_exec.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - UndefinePreprocessorDefinitions="DEBUG"
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - UndefinePreprocessorDefinitions="DEBUG"
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\src\third_party\jscre\pcre_internal.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\src\third_party\jscre\pcre_tables.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - UndefinePreprocessorDefinitions="DEBUG"
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - UndefinePreprocessorDefinitions="DEBUG"
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\src\third_party\jscre\pcre_ucp_searchfuncs.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - UndefinePreprocessorDefinitions="DEBUG"
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - UndefinePreprocessorDefinitions="DEBUG"
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\src\third_party\jscre\pcre_xclass.cpp"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - UndefinePreprocessorDefinitions="DEBUG"
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - UndefinePreprocessorDefinitions="DEBUG"
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - </Filter>
|
| - <Filter
|
| Name="dtoa"
|
| >
|
| <File
|
|
|