1 <?xml version="1.0" encoding="Windows-1252"?>
\r
3 ProjectType="Visual C++"
\r
5 Name="JavaScriptCore"
\r
6 ProjectGUID="{011D10F1-B656-4A1B-A0C3-3842F02122C5}"
\r
7 RootNamespace="JavaScriptCore"
\r
20 OutputDirectory="$(WebKitOutputDir)\lib"
\r
21 ConfigurationType="4"
\r
22 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\common.vsprops"
\r
26 Name="VCPreBuildEventTool"
\r
27 CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"
"
\r
30 Name="VCCustomBuildTool"
\r
35 Name="VCXMLDataGeneratorTool"
\r
38 Name="VCWebServiceProxyGeneratorTool"
\r
44 Name="VCCLCompilerTool"
\r
45 AdditionalIncludeDirectories=""$(WebKitOutputDir)\obj\JavaScriptCore\DerivedSources\";../../;../../API/;../../pcre/;../../parser/;../../bytecompiler/;../../jit/;../../runtime/;../../bytecode/;../../interpreter/;../../wtf/;../../profiler;../../assembler/;../../debugger/;../../wrec/;"$(WebKitLibrariesDir)\include";"$(WebKitLibrariesDir)\include\icu";../../../icu/include;"$(WebKitOutputDir)\include\JavaScriptCore";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility""
\r
46 PreprocessorDefinitions="__STD_C"
\r
47 ForcedIncludeFiles=""
\r
50 Name="VCManagedResourceCompilerTool"
\r
53 Name="VCResourceCompilerTool"
\r
56 Name="VCPreLinkEventTool"
\r
59 Name="VCLibrarianTool"
\r
60 AdditionalDependencies="winmm.lib"
\r
66 Name="VCXDCMakeTool"
\r
69 Name="VCBscMakeTool"
\r
75 Name="VCPostBuildEventTool"
\r
76 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\JavaScriptCore"

xcopy /y /d "$(ProjectDir)\..\..\wtf\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wtf\unicode\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wtf\unicode\icu\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\parser\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\runtime\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\VM\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\bytecode\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\interpreter\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\assembler\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wrec\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\jit\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\debugger\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\profiler\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\create_hash_table" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\pcre\pcre.h" "$(WebKitOutputDir)\include\JavaScriptCore"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
\r
80 Name="Release|Win32"
\r
81 OutputDirectory="$(WebKitOutputDir)\lib"
\r
82 ConfigurationType="4"
\r
83 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops"
\r
85 WholeProgramOptimization="1"
\r
88 Name="VCPreBuildEventTool"
\r
89 CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"
"
\r
92 Name="VCCustomBuildTool"
\r
97 Name="VCXMLDataGeneratorTool"
\r
100 Name="VCWebServiceProxyGeneratorTool"
\r
106 Name="VCCLCompilerTool"
\r
107 AdditionalIncludeDirectories=""$(WebKitOutputDir)\obj\JavaScriptCore\DerivedSources\";../../;../../API/;../../pcre/;../../parser/;../../bytecompiler/;../../jit/;../../runtime/;../../bytecode/;../../interpreter/;../../wtf/;../../profiler;../../assembler/;../../debugger/;../../wrec/;"$(WebKitLibrariesDir)\include";"$(WebKitLibrariesDir)\include\icu";../../../icu/include;"$(WebKitOutputDir)\include\JavaScriptCore";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility""
\r
108 PreprocessorDefinitions="__STD_C"
\r
109 ForcedIncludeFiles=""
\r
112 Name="VCManagedResourceCompilerTool"
\r
115 Name="VCResourceCompilerTool"
\r
118 Name="VCPreLinkEventTool"
\r
121 Name="VCLibrarianTool"
\r
122 AdditionalDependencies="winmm.lib"
\r
128 Name="VCXDCMakeTool"
\r
131 Name="VCBscMakeTool"
\r
137 Name="VCPostBuildEventTool"
\r
138 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\JavaScriptCore"

xcopy /y /d "$(ProjectDir)\..\..\wtf\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wtf\unicode\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wtf\unicode\icu\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\parser\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\runtime\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\VM\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\bytecode\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\interpreter\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\assembler\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wrec\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\jit\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\debugger\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\profiler\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\create_hash_table" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\pcre\pcre.h" "$(WebKitOutputDir)\include\JavaScriptCore"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
\r
142 Name="Debug_Internal|Win32"
\r
143 OutputDirectory="$(WebKitOutputDir)\lib"
\r
144 ConfigurationType="4"
\r
145 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops"
\r
149 Name="VCPreBuildEventTool"
\r
150 CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"
"
\r
153 Name="VCCustomBuildTool"
\r
158 Name="VCXMLDataGeneratorTool"
\r
161 Name="VCWebServiceProxyGeneratorTool"
\r
167 Name="VCCLCompilerTool"
\r
168 AdditionalIncludeDirectories=""$(WebKitOutputDir)\obj\JavaScriptCore\DerivedSources\";../../;../../API/;../../pcre/;../../parser/;../../bytecompiler/;../../jit/;../../runtime/;../../bytecode/;../../interpreter/;../../wtf/;../../profiler;../../assembler/;../../debugger/;../../wrec/;"$(WebKitLibrariesDir)\include";"$(WebKitLibrariesDir)\include\icu";../../../icu/include;"$(WebKitOutputDir)\include\JavaScriptCore";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility""
\r
169 PreprocessorDefinitions="__STD_C"
\r
170 ForcedIncludeFiles=""
\r
173 Name="VCManagedResourceCompilerTool"
\r
176 Name="VCResourceCompilerTool"
\r
179 Name="VCPreLinkEventTool"
\r
182 Name="VCLibrarianTool"
\r
183 AdditionalDependencies="winmm.lib"
\r
189 Name="VCXDCMakeTool"
\r
192 Name="VCBscMakeTool"
\r
198 Name="VCPostBuildEventTool"
\r
199 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\JavaScriptCore"

xcopy /y /d "$(ProjectDir)\..\..\wtf\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wtf\unicode\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wtf\unicode\icu\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\parser\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\runtime\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\VM\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\bytecode\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\interpreter\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\assembler\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wrec\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\jit\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\debugger\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\profiler\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\create_hash_table" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\pcre\pcre.h" "$(WebKitOutputDir)\include\JavaScriptCore"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
\r
203 Name="Release_PGO|Win32"
\r
204 OutputDirectory="$(WebKitOutputDir)\lib"
\r
205 ConfigurationType="4"
\r
206 InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\release.vsprops"
\r
208 WholeProgramOptimization="1"
\r
211 Name="VCPreBuildEventTool"
\r
212 CommandLine="set PATH=%SystemDrive%\cygwin\bin;%PATH%
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"
"
\r
215 Name="VCCustomBuildTool"
\r
220 Name="VCXMLDataGeneratorTool"
\r
223 Name="VCWebServiceProxyGeneratorTool"
\r
229 Name="VCCLCompilerTool"
\r
230 AdditionalIncludeDirectories=""$(WebKitOutputDir)\obj\JavaScriptCore\DerivedSources\";../../;../../API/;../../pcre/;../../parser/;../../bytecompiler/;../../jit/;../../runtime/;../../bytecode/;../../interpreter/;../../wtf/;../../profiler;../../assembler/;../../debugger/;../../wrec/;"$(WebKitLibrariesDir)\include";"$(WebKitLibrariesDir)\include\icu";../../../icu/include;"$(WebKitOutputDir)\include\JavaScriptCore";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders";"$(WebKitLibrariesDir)\Include\CoreFoundation\OSXCompatibilityHeaders\GNUCompatibility""
\r
231 PreprocessorDefinitions="__STD_C"
\r
232 ForcedIncludeFiles=""
\r
235 Name="VCManagedResourceCompilerTool"
\r
238 Name="VCResourceCompilerTool"
\r
241 Name="VCPreLinkEventTool"
\r
244 Name="VCLibrarianTool"
\r
245 AdditionalDependencies="winmm.lib"
\r
251 Name="VCXDCMakeTool"
\r
254 Name="VCBscMakeTool"
\r
260 Name="VCPostBuildEventTool"
\r
261 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\include\JavaScriptCore"

xcopy /y /d "$(ProjectDir)\..\..\wtf\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wtf\unicode\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wtf\unicode\icu\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\parser\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\runtime\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\VM\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\bytecode\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\interpreter\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\assembler\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\wrec\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\jit\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\debugger\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\profiler\*.h" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\create_hash_table" "$(WebKitOutputDir)\include\JavaScriptCore"
xcopy /y /d "$(ProjectDir)\..\..\pcre\pcre.h" "$(WebKitOutputDir)\include\JavaScriptCore"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
\r
269 Name="JavaScriptCore"
\r
272 RelativePath="..\..\runtime\ArgList.cpp"
\r
276 RelativePath="..\..\runtime\ArgList.h"
\r
280 RelativePath="..\..\runtime\Arguments.cpp"
\r
284 RelativePath="..\..\runtime\Arguments.h"
\r
288 RelativePath="..\..\runtime\ArrayConstructor.cpp"
\r
292 RelativePath="..\..\runtime\ArrayConstructor.h"
\r
296 RelativePath="..\..\runtime\ArrayPrototype.cpp"
\r
300 RelativePath="..\..\runtime\ArrayPrototype.h"
\r
304 RelativePath="..\..\runtime\BooleanConstructor.cpp"
\r
308 RelativePath="..\..\runtime\BooleanConstructor.h"
\r
312 RelativePath="..\..\runtime\BooleanObject.cpp"
\r
316 RelativePath="..\..\runtime\BooleanObject.h"
\r
320 RelativePath="..\..\runtime\BooleanPrototype.cpp"
\r
324 RelativePath="..\..\runtime\BooleanPrototype.h"
\r
328 RelativePath="..\..\runtime\CallData.cpp"
\r
332 RelativePath="..\..\runtime\CallData.h"
\r
336 RelativePath="..\..\interpreter\CallFrame.cpp"
\r
340 RelativePath="..\..\interpreter\CallFrame.h"
\r
344 RelativePath="..\..\runtime\ClassInfo.h"
\r
348 RelativePath="..\..\runtime\Collector.cpp"
\r
352 RelativePath="..\..\runtime\Collector.h"
\r
356 RelativePath="..\..\runtime\CollectorHeapIntrospector.h"
\r
360 RelativePath="..\..\runtime\CommonIdentifiers.cpp"
\r
364 RelativePath="..\..\runtime\CommonIdentifiers.h"
\r
368 RelativePath="..\..\runtime\Completion.cpp"
\r
372 RelativePath="..\..\runtime\Completion.h"
\r
376 RelativePath="..\..\config.h"
\r
380 RelativePath="..\..\runtime\ConstructData.cpp"
\r
384 RelativePath="..\..\runtime\ConstructData.h"
\r
388 RelativePath="..\..\runtime\DateConstructor.cpp"
\r
392 RelativePath="..\..\runtime\DateConstructor.h"
\r
396 RelativePath="..\..\runtime\DateInstance.cpp"
\r
400 RelativePath="..\..\runtime\DateInstance.h"
\r
404 RelativePath="..\..\runtime\DateMath.cpp"
\r
408 RelativePath="..\..\runtime\DateMath.h"
\r
412 RelativePath="..\..\runtime\DatePrototype.cpp"
\r
416 RelativePath="..\..\runtime\DatePrototype.h"
\r
420 RelativePath="..\..\runtime\Error.cpp"
\r
424 RelativePath="..\..\runtime\Error.h"
\r
428 RelativePath="..\..\runtime\ErrorConstructor.cpp"
\r
432 RelativePath="..\..\runtime\ErrorConstructor.h"
\r
436 RelativePath="..\..\runtime\ErrorInstance.cpp"
\r
440 RelativePath="..\..\runtime\ErrorInstance.h"
\r
444 RelativePath="..\..\runtime\ErrorPrototype.cpp"
\r
448 RelativePath="..\..\runtime\ErrorPrototype.h"
\r
452 RelativePath="..\..\runtime\FunctionConstructor.cpp"
\r
456 RelativePath="..\..\runtime\FunctionConstructor.h"
\r
460 RelativePath="..\..\runtime\FunctionPrototype.cpp"
\r
464 RelativePath="..\..\runtime\FunctionPrototype.h"
\r
468 RelativePath="..\..\runtime\GetterSetter.cpp"
\r
472 RelativePath="..\..\runtime\GetterSetter.h"
\r
476 RelativePath="..\..\runtime\GlobalEvalFunction.cpp"
\r
480 RelativePath="..\..\runtime\GlobalEvalFunction.h"
\r
484 RelativePath="..\..\runtime\Identifier.cpp"
\r
488 RelativePath="..\..\runtime\Identifier.h"
\r
492 RelativePath="..\..\runtime\InitializeThreading.cpp"
\r
496 RelativePath="..\..\runtime\InitializeThreading.h"
\r
500 RelativePath="..\..\runtime\InternalFunction.cpp"
\r
504 RelativePath="..\..\runtime\InternalFunction.h"
\r
508 RelativePath="..\..\runtime\Interpreter.h"
\r
512 RelativePath="..\..\runtime\JSActivation.cpp"
\r
516 RelativePath="..\..\runtime\JSActivation.h"
\r
520 RelativePath="..\..\runtime\JSArray.cpp"
\r
524 RelativePath="..\..\runtime\JSArray.h"
\r
528 RelativePath="..\..\runtime\JSCell.cpp"
\r
532 RelativePath="..\..\runtime\JSCell.h"
\r
536 RelativePath="..\..\runtime\JSFunction.cpp"
\r
540 RelativePath="..\..\runtime\JSFunction.h"
\r
544 RelativePath="..\..\runtime\JSGlobalData.cpp"
\r
548 RelativePath="..\..\runtime\JSGlobalData.h"
\r
552 RelativePath="..\..\runtime\JSGlobalObject.cpp"
\r
556 RelativePath="..\..\runtime\JSGlobalObject.h"
\r
560 RelativePath="..\..\runtime\JSGlobalObjectFunctions.cpp"
\r
564 RelativePath="..\..\runtime\JSGlobalObjectFunctions.h"
\r
568 RelativePath="..\..\runtime\JSImmediate.cpp"
\r
572 RelativePath="..\..\runtime\JSImmediate.h"
\r
576 RelativePath="..\..\runtime\JSLock.cpp"
\r
580 RelativePath="..\..\runtime\JSLock.h"
\r
584 RelativePath="..\..\runtime\JSNotAnObject.cpp"
\r
588 RelativePath="..\..\runtime\JSNotAnObject.h"
\r
592 RelativePath="..\..\runtime\JSNumberCell.cpp"
\r
596 RelativePath="..\..\runtime\JSNumberCell.h"
\r
600 RelativePath="..\..\runtime\JSObject.cpp"
\r
604 RelativePath="..\..\runtime\JSObject.h"
\r
608 RelativePath="..\..\runtime\JSStaticScopeObject.cpp"
\r
612 RelativePath="..\..\runtime\JSStaticScopeObject.h"
\r
616 RelativePath="..\..\runtime\JSString.cpp"
\r
620 RelativePath="..\..\runtime\JSString.h"
\r
624 RelativePath="..\..\runtime\JSType.h"
\r
628 RelativePath="..\..\runtime\JSValue.cpp"
\r
632 RelativePath="..\..\runtime\JSValue.h"
\r
636 RelativePath="..\..\runtime\JSVariableObject.cpp"
\r
640 RelativePath="..\..\runtime\JSVariableObject.h"
\r
644 RelativePath="..\..\runtime\JSWrapperObject.cpp"
\r
648 RelativePath="..\..\runtime\JSWrapperObject.h"
\r
652 RelativePath="..\..\bytecompiler\LabelScope.h"
\r
656 RelativePath="..\..\runtime\Lookup.cpp"
\r
660 RelativePath="..\..\runtime\Lookup.h"
\r
664 RelativePath="..\..\runtime\MathObject.cpp"
\r
668 RelativePath="..\..\runtime\MathObject.h"
\r
672 RelativePath="..\..\runtime\NativeErrorConstructor.cpp"
\r
676 RelativePath="..\..\runtime\NativeErrorConstructor.h"
\r
680 RelativePath="..\..\runtime\NativeErrorPrototype.cpp"
\r
684 RelativePath="..\..\runtime\NativeErrorPrototype.h"
\r
688 RelativePath="..\..\parser\NodeInfo.h"
\r
692 RelativePath="..\..\runtime\NumberConstructor.cpp"
\r
696 RelativePath="..\..\runtime\NumberConstructor.h"
\r
700 RelativePath="..\..\runtime\NumberObject.cpp"
\r
704 RelativePath="..\..\runtime\NumberObject.h"
\r
708 RelativePath="..\..\runtime\NumberPrototype.cpp"
\r
712 RelativePath="..\..\runtime\NumberPrototype.h"
\r
716 RelativePath="..\..\runtime\ObjectConstructor.cpp"
\r
720 RelativePath="..\..\runtime\ObjectConstructor.h"
\r
724 RelativePath="..\..\runtime\ObjectPrototype.cpp"
\r
728 RelativePath="..\..\runtime\ObjectPrototype.h"
\r
732 RelativePath="..\..\runtime\Operations.cpp"
\r
736 RelativePath="..\..\runtime\Operations.h"
\r
740 RelativePath="..\..\runtime\PropertyMapHashTable.h"
\r
744 RelativePath="..\..\runtime\PropertyNameArray.cpp"
\r
748 RelativePath="..\..\runtime\PropertyNameArray.h"
\r
752 RelativePath="..\..\runtime\PropertySlot.cpp"
\r
756 RelativePath="..\..\runtime\PropertySlot.h"
\r
760 RelativePath="..\..\runtime\Protect.h"
\r
764 RelativePath="..\..\runtime\PrototypeFunction.cpp"
\r
768 RelativePath="..\..\runtime\PrototypeFunction.h"
\r
772 RelativePath="..\..\runtime\RegExp.cpp"
\r
776 RelativePath="..\..\runtime\RegExp.h"
\r
780 RelativePath="..\..\runtime\RegExpConstructor.cpp"
\r
784 RelativePath="..\..\runtime\RegExpConstructor.h"
\r
788 RelativePath="..\..\runtime\RegExpObject.cpp"
\r
792 RelativePath="..\..\runtime\RegExpObject.h"
\r
796 RelativePath="..\..\runtime\RegExpPrototype.cpp"
\r
800 RelativePath="..\..\runtime\RegExpPrototype.h"
\r
804 RelativePath="..\..\runtime\ScopeChain.cpp"
\r
808 RelativePath="..\..\runtime\ScopeChain.h"
\r
812 RelativePath="..\..\runtime\ScopeChainMark.h"
\r
816 RelativePath="..\..\runtime\SmallStrings.cpp"
\r
820 RelativePath="..\..\runtime\SmallStrings.h"
\r
824 RelativePath="..\..\parser\SourceCode.h"
\r
828 RelativePath="..\..\parser\SourceProvider.h"
\r
832 RelativePath="..\..\runtime\StringConstructor.cpp"
\r
836 RelativePath="..\..\runtime\StringConstructor.h"
\r
840 RelativePath="..\..\runtime\StringObject.cpp"
\r
844 RelativePath="..\..\runtime\StringObject.h"
\r
848 RelativePath="..\..\runtime\StringObjectThatMasqueradesAsUndefined.h"
\r
852 RelativePath="..\..\runtime\StringPrototype.cpp"
\r
856 RelativePath="..\..\runtime\StringPrototype.h"
\r
860 RelativePath="..\..\runtime\Structure.cpp"
\r
864 RelativePath="..\..\runtime\Structure.h"
\r
868 RelativePath="..\..\runtime\StructureChain.cpp"
\r
872 RelativePath="..\..\runtime\StructureChain.h"
\r
876 RelativePath="..\..\runtime\StructureTransitionTable.h"
\r
880 RelativePath="..\..\runtime\SymbolTable.h"
\r
884 RelativePath="..\..\runtime\UString.cpp"
\r
888 RelativePath="..\..\runtime\UString.h"
\r
892 Name="DerivedSources"
\r
895 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\ArrayPrototype.lut.h"
\r
899 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\DatePrototype.lut.h"
\r
903 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\Grammar.cpp"
\r
909 Name="VCCLCompilerTool"
\r
910 DisableSpecificWarnings="4701"
\r
912 </FileConfiguration>
\r
914 Name="Release|Win32"
\r
917 Name="VCCLCompilerTool"
\r
918 DisableSpecificWarnings="4701"
\r
920 </FileConfiguration>
\r
922 Name="Debug_Internal|Win32"
\r
925 Name="VCCLCompilerTool"
\r
926 DisableSpecificWarnings="4701"
\r
928 </FileConfiguration>
\r
930 Name="Release_PGO|Win32"
\r
933 Name="VCCLCompilerTool"
\r
934 WholeProgramOptimization="false"
\r
935 DisableSpecificWarnings="4701"
\r
937 </FileConfiguration>
\r
940 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\Grammar.h"
\r
944 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\lexer.lut.h"
\r
948 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\MathObject.lut.h"
\r
952 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\NumberConstructor.lut.h"
\r
956 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\RegExpConstructor.lut.h"
\r
960 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\RegExpObject.lut.h"
\r
964 RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\StringPrototype.lut.h"
\r
973 RelativePath="..\..\pcre\pcre.h"
\r
977 RelativePath="..\..\pcre\pcre_compile.cpp"
\r
981 RelativePath="..\..\pcre\pcre_exec.cpp"
\r
985 RelativePath="..\..\pcre\pcre_internal.h"
\r
989 RelativePath="..\..\pcre\pcre_tables.cpp"
\r
993 RelativePath="..\..\pcre\pcre_ucp_searchfuncs.cpp"
\r
997 RelativePath="..\..\pcre\pcre_xclass.cpp"
\r
1001 RelativePath="..\..\pcre\ucpinternal.h"
\r
1009 RelativePath="..\..\API\APICast.h"
\r
1013 RelativePath="..\..\API\JavaScript.h"
\r
1017 RelativePath="..\..\API\JavaScriptCore.h"
\r
1021 RelativePath="..\..\API\JSBase.cpp"
\r
1025 RelativePath="..\..\API\JSBase.h"
\r
1029 RelativePath="..\..\API\JSCallbackConstructor.cpp"
\r
1033 RelativePath="..\..\API\JSCallbackConstructor.h"
\r
1037 RelativePath="..\..\API\JSCallbackFunction.cpp"
\r
1041 RelativePath="..\..\API\JSCallbackFunction.h"
\r
1045 RelativePath="..\..\API\JSCallbackObject.cpp"
\r
1049 RelativePath="..\..\API\JSCallbackObject.h"
\r
1053 RelativePath="..\..\API\JSClassRef.cpp"
\r
1057 RelativePath="..\..\API\JSClassRef.h"
\r
1061 RelativePath="..\..\API\JSContextRef.cpp"
\r
1065 RelativePath="..\..\API\JSContextRef.h"
\r
1069 RelativePath="..\..\API\JSObjectRef.cpp"
\r
1073 RelativePath="..\..\API\JSObjectRef.h"
\r
1077 RelativePath="..\..\API\JSRetainPtr.h"
\r
1081 RelativePath="..\..\API\JSStringRef.cpp"
\r
1085 RelativePath="..\..\API\JSStringRef.h"
\r
1089 RelativePath="..\..\API\JSStringRefBSTR.cpp"
\r
1093 RelativePath="..\..\API\JSStringRefBSTR.h"
\r
1097 RelativePath="..\..\API\JSStringRefCF.cpp"
\r
1101 RelativePath="..\..\API\JSStringRefCF.h"
\r
1105 RelativePath="..\..\API\JSValueRef.cpp"
\r
1109 RelativePath="..\..\API\JSValueRef.h"
\r
1113 RelativePath="..\..\API\OpaqueJSString.cpp"
\r
1117 RelativePath="..\..\API\OpaqueJSString.h"
\r
1121 RelativePath="..\..\API\WebKitAvailability.h"
\r
1129 RelativePath="..\..\profiler\HeavyProfile.cpp"
\r
1133 RelativePath="..\..\profiler\HeavyProfile.h"
\r
1137 RelativePath="..\..\profiler\Profile.cpp"
\r
1141 RelativePath="..\..\profiler\Profile.h"
\r
1145 RelativePath="..\..\profiler\ProfileGenerator.cpp"
\r
1149 RelativePath="..\..\profiler\ProfileGenerator.h"
\r
1153 RelativePath="..\..\profiler\ProfileNode.cpp"
\r
1157 RelativePath="..\..\profiler\ProfileNode.h"
\r
1161 RelativePath="..\..\profiler\Profiler.cpp"
\r
1165 RelativePath="..\..\profiler\Profiler.h"
\r
1169 RelativePath="..\..\profiler\TreeProfile.cpp"
\r
1173 RelativePath="..\..\profiler\TreeProfile.h"
\r
1181 RelativePath="..\..\bytecompiler\BytecodeGenerator.cpp"
\r
1185 RelativePath="..\..\bytecompiler\BytecodeGenerator.h"
\r
1189 RelativePath="..\..\bytecompiler\Label.h"
\r
1193 RelativePath="..\..\parser\Lexer.cpp"
\r
1197 RelativePath="..\..\parser\Lexer.h"
\r
1201 RelativePath="..\..\parser\Nodes.cpp"
\r
1203 <FileConfiguration
\r
1204 Name="Release_PGO|Win32"
\r
1207 Name="VCCLCompilerTool"
\r
1208 WholeProgramOptimization="false"
\r
1210 </FileConfiguration>
\r
1213 RelativePath="..\..\parser\Nodes.h"
\r
1217 RelativePath="..\..\parser\Parser.cpp"
\r
1221 RelativePath="..\..\parser\Parser.h"
\r
1225 RelativePath="..\..\bytecompiler\RegisterID.h"
\r
1229 RelativePath="..\..\bytecompiler\SegmentedVector.h"
\r
1237 RelativePath="..\..\bytecode\CodeBlock.cpp"
\r
1241 RelativePath="..\..\bytecode\CodeBlock.h"
\r
1245 RelativePath="..\..\bytecode\JumpTable.cpp"
\r
1249 RelativePath="..\..\bytecode\JumpTable.h"
\r
1253 RelativePath="..\..\bytecode\EvalCodeCache.h"
\r
1257 RelativePath="..\..\runtime\ExceptionHelpers.cpp"
\r
1261 RelativePath="..\..\interpreter\ExceptionHelpers.h"
\r
1265 RelativePath="..\..\bytecode\Instruction.h"
\r
1269 RelativePath="..\..\interpreter\Interpreter.cpp"
\r
1273 RelativePath="..\..\interpreter\Interpreter.h"
\r
1277 RelativePath="..\..\runtime\JSPropertyNameIterator.cpp"
\r
1281 RelativePath="..\..\runtime\JSPropertyNameIterator.h"
\r
1285 RelativePath="..\..\bytecode\Opcode.cpp"
\r
1289 RelativePath="..\..\bytecode\Opcode.h"
\r
1293 RelativePath="..\..\interpreter\Register.h"
\r
1297 RelativePath="..\..\interpreter\RegisterFile.cpp"
\r
1301 RelativePath="..\..\interpreter\RegisterFile.h"
\r
1305 RelativePath="..\..\bytecode\SamplingTool.cpp"
\r
1309 RelativePath="..\..\bytecode\SamplingTool.h"
\r
1317 RelativePath="..\..\debugger\Debugger.cpp"
\r
1321 RelativePath="..\..\debugger\Debugger.h"
\r
1325 RelativePath="..\..\debugger\DebuggerCallFrame.cpp"
\r
1329 RelativePath="..\..\debugger\DebuggerCallFrame.h"
\r
1337 RelativePath="..\..\assembler\AssemblerBuffer.h"
\r
1341 RelativePath="..\..\assembler\X86Assembler.h"
\r
1349 RelativePath="..\..\wrec\CharacterClass.cpp"
\r
1353 RelativePath="..\..\wrec\CharacterClass.h"
\r
1357 RelativePath="..\..\wrec\CharacterClassConstructor.cpp"
\r
1361 RelativePath="..\..\wrec\CharacterClassConstructor.h"
\r
1365 RelativePath="..\..\wrec\Quantifier.h"
\r
1369 RelativePath="..\..\wrec\WREC.cpp"
\r
1373 RelativePath="..\..\wrec\WREC.h"
\r
1377 RelativePath="..\..\wrec\WRECFunctors.cpp"
\r
1381 RelativePath="..\..\wrec\WRECFunctors.h"
\r
1385 RelativePath="..\..\wrec\WRECGenerator.cpp"
\r
1389 RelativePath="..\..\wrec\WRECGenerator.h"
\r
1393 RelativePath="..\..\wrec\WRECParser.cpp"
\r
1397 RelativePath="..\..\wrec\WRECParser.h"
\r
1405 RelativePath="..\..\jit\JIT.cpp"
\r
1407 <FileConfiguration
\r
1408 Name="Release_PGO|Win32"
\r
1411 Name="VCCLCompilerTool"
\r
1412 WholeProgramOptimization="false"
\r
1414 </FileConfiguration>
\r
1417 RelativePath="..\..\jit\JIT.h"
\r
1421 RelativePath="..\..\jit\ExecutableAllocator.cpp"
\r
1425 RelativePath="..\..\jit\ExecutableAllocatorWin.cpp"
\r
1429 RelativePath="..\..\jit\ExecutableAllocator.h"
\r
1433 RelativePath="..\..\jit\JITArithmetic.cpp"
\r
1435 <FileConfiguration
\r
1436 Name="Release_PGO|Win32"
\r
1439 Name="VCCLCompilerTool"
\r
1440 WholeProgramOptimization="false"
\r
1442 </FileConfiguration>
\r
1445 RelativePath="..\..\jit\JITCall.cpp"
\r
1447 <FileConfiguration
\r
1448 Name="Release_PGO|Win32"
\r
1451 Name="VCCLCompilerTool"
\r
1452 WholeProgramOptimization="false"
\r
1454 </FileConfiguration>
\r
1457 RelativePath="..\..\jit\JITInlineMethods.h"
\r
1461 RelativePath="..\..\jit\JITPropertyAccess.cpp"
\r
1463 <FileConfiguration
\r
1464 Name="Release_PGO|Win32"
\r
1467 Name="VCCLCompilerTool"
\r
1468 WholeProgramOptimization="false"
\r
1470 </FileConfiguration>
\r
1476 </VisualStudioProject>
\r