Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Side by Side Diff: webkit/build/JavaScriptCore/JavaScriptCore.vcproj

Issue 8947: Fix the JSC build.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="JavaScriptCore" 5 Name="JavaScriptCore"
6 ProjectGUID="{011D10F1-B656-4A1B-A0C3-3842F02122C5}" 6 ProjectGUID="{011D10F1-B656-4A1B-A0C3-3842F02122C5}"
7 RootNamespace="JavaScriptCore" 7 RootNamespace="JavaScriptCore"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
354 </File> 354 </File>
355 <File 355 <File
356 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\identifier.cpp" 356 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\identifier.cpp"
357 > 357 >
358 </File> 358 </File>
359 <File 359 <File
360 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\identifier.h" 360 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\identifier.h"
361 > 361 >
362 </File> 362 </File>
363 <File 363 <File
364 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\IndexToNameMap.cpp"
365 >
366 </File>
367 <File
368 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\IndexToNameMap.h"
369 >
370 </File>
371 <File
372 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\InitializeThreading.cpp" 364 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\InitializeThreading.cpp"
373 > 365 >
374 </File> 366 </File>
375 <File 367 <File
376 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\InitializeThreading.h" 368 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\InitializeThreading.h"
377 > 369 >
378 </File> 370 </File>
379 <File 371 <File
380 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\InternalFunction.cpp" 372 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\kjs\InternalFunction.cpp"
381 > 373 >
(...skipping 636 matching lines...) Expand 10 before | Expand all | Expand 10 after
1018 </File> 1010 </File>
1019 <File 1011 <File
1020 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\CodeGenerator.cpp" 1012 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\CodeGenerator.cpp"
1021 > 1013 >
1022 </File> 1014 </File>
1023 <File 1015 <File
1024 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\CodeGenerator.h" 1016 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\CodeGenerator.h"
1025 > 1017 >
1026 </File> 1018 </File>
1027 <File 1019 <File
1020 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\CTI.cpp"
1021 >
1022 </File>
1023 <File
1024 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\CTI.h"
1025 >
1026 </File>
1027 <File
1028 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\ExceptionHelpers.cpp" 1028 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\ExceptionHelpers.cpp"
1029 > 1029 >
1030 </File> 1030 </File>
1031 <File 1031 <File
1032 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\ExceptionHelpers.h" 1032 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\ExceptionHelpers.h"
1033 > 1033 >
1034 </File> 1034 </File>
1035 <File 1035 <File
1036 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\Instruction.h" 1036 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\Instruction.h"
1037 > 1037 >
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
1086 </File> 1086 </File>
1087 <File 1087 <File
1088 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\SamplingTool.h" 1088 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\SamplingTool.h"
1089 > 1089 >
1090 </File> 1090 </File>
1091 <File 1091 <File
1092 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\SegmentedVector.h" 1092 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\VM\SegmentedVector.h"
1093 > 1093 >
1094 </File> 1094 </File>
1095 </Filter> 1095 </Filter>
1096 <Filter
1097 Name="wrec"
1098 >
1099 <File
1100 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wrec\CharacterClassConstructor.cpp"
1101 >
1102 </File>
1103 <File
1104 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wrec\CharacterClassConstructor.h"
1105 >
1106 </File>
1107 <File
1108 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wrec\WREC.cpp"
1109 >
1110 </File>
1111 <File
1112 RelativePath="..\..\..\third_party\WebKit\JavaSc riptCore\wrec\WREC.h"
1113 >
1114 </File>
1115 </Filter>
1096 <File 1116 <File
1097 RelativePath="..\precompiled_webkit.cc" 1117 RelativePath="..\precompiled_webkit.cc"
1098 > 1118 >
1099 <FileConfiguration 1119 <FileConfiguration
1100 Name="Debug|Win32" 1120 Name="Debug|Win32"
1101 > 1121 >
1102 <Tool 1122 <Tool
1103 Name="VCCLCompilerTool" 1123 Name="VCCLCompilerTool"
1104 UsePrecompiledHeader="1" 1124 UsePrecompiledHeader="1"
1105 /> 1125 />
(...skipping 29 matching lines...) Expand all
1135 > 1155 >
1136 <Tool 1156 <Tool
1137 Name="VCCLCompilerTool" 1157 Name="VCCLCompilerTool"
1138 /> 1158 />
1139 </FileConfiguration> 1159 </FileConfiguration>
1140 </File> 1160 </File>
1141 </Files> 1161 </Files>
1142 <Globals> 1162 <Globals>
1143 </Globals> 1163 </Globals>
1144 </VisualStudioProject> 1164 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj » ('j') | webkit/build/KJSBindings/KJSBindings.vcproj » ('J')

Powered by Google App Engine
This is Rietveld 408576698