JavaScriptCore.vcxproj   [plain text]


<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup Label="ProjectConfigurations">
    <ProjectConfiguration Include="DebugSuffix|Win32">
      <Configuration>DebugSuffix</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Debug_WinCairo|Win32">
      <Configuration>Debug_WinCairo</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Debug|Win32">
      <Configuration>Debug</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Production|Win32">
      <Configuration>Production</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release_WinCairo|Win32">
      <Configuration>Release_WinCairo</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release|Win32">
      <Configuration>Release</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
  </ItemGroup>
  <PropertyGroup Label="Globals">
    <ProjectGuid>{22413D41-3A18-42B7-92A8-CEDC6CE86920}</ProjectGuid>
    <Keyword>Win32Proj</Keyword>
    <RootNamespace>JavaScriptCore2</RootNamespace>
    <ProjectName>JavaScriptCore</ProjectName>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
    <UseDebugLibraries>true</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <ConfigurationType>DynamicLibrary</ConfigurationType>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">
    <UseDebugLibraries>true</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <ConfigurationType>DynamicLibrary</ConfigurationType>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">
    <UseDebugLibraries>true</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <ConfigurationType>DynamicLibrary</ConfigurationType>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
    <ConfigurationType>DynamicLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">
    <ConfigurationType>DynamicLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">
    <ConfigurationType>DynamicLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  <ImportGroup Label="ExtensionSettings">
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
    <Import Project="JavaScriptCoreDebug.props" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
    <Import Project="JavaScriptCoreDebugCFLite.props" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
    <Import Project="JavaScriptCoreDebug.props" />
    <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
    <Import Project="JavaScriptCoreRelease.props" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
    <Import Project="JavaScriptCoreReleaseCFLite.props" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
    <Import Project="JavaScriptCoreProduction.props" />
  </ImportGroup>
  <PropertyGroup Label="UserMacros" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" />
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    <ClCompile>
      <PrecompiledHeader>
      </PrecompiledHeader>
    </ClCompile>
    <Link />
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">
    <ClCompile>
      <PrecompiledHeader>
      </PrecompiledHeader>
    </ClCompile>
    <Link />
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">
    <ClCompile>
      <PrecompiledHeader>
      </PrecompiledHeader>
    </ClCompile>
    <Link />
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <ClCompile>
      <PrecompiledHeader>
      </PrecompiledHeader>
    </ClCompile>
    <Link />
    <Link />
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">
    <ClCompile>
      <PrecompiledHeader>
      </PrecompiledHeader>
    </ClCompile>
    <Link />
    <Link />
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">
    <ClCompile>
      <PrecompiledHeader>
      </PrecompiledHeader>
    </ClCompile>
    <Link />
    <Link />
  </ItemDefinitionGroup>
  <ItemGroup>
    <ClCompile Include="..\API\JSBase.cpp" />
    <ClCompile Include="..\API\JSCallbackConstructor.cpp" />
    <ClCompile Include="..\API\JSCallbackFunction.cpp" />
    <ClCompile Include="..\API\JSCallbackObject.cpp" />
    <ClCompile Include="..\API\JSClassRef.cpp" />
    <ClCompile Include="..\API\JSContextRef.cpp" />
    <ClCompile Include="..\API\JSObjectRef.cpp" />
    <ClCompile Include="..\API\JSScriptRef.cpp" />
    <ClCompile Include="..\API\JSStringRef.cpp" />
    <ClCompile Include="..\API\JSStringRefBSTR.cpp" />
    <ClCompile Include="..\API\JSStringRefCF.cpp" />
    <ClCompile Include="..\API\JSValueRef.cpp" />
    <ClCompile Include="..\API\JSWeakObjectMapRefPrivate.cpp" />
    <ClCompile Include="..\API\OpaqueJSString.cpp" />
    <ClCompile Include="..\assembler\LinkBuffer.cpp" />
    <ClCompile Include="..\assembler\MacroAssembler.cpp" />
    <ClCompile Include="..\bytecode\ArrayAllocationProfile.cpp" />
    <ClCompile Include="..\bytecode\ArrayProfile.cpp" />
    <ClCompile Include="..\bytecode\CallLinkInfo.cpp" />
    <ClCompile Include="..\bytecode\CallLinkStatus.cpp" />
    <ClCompile Include="..\bytecode\CodeBlock.cpp" />
    <ClCompile Include="..\bytecode\CodeBlockHash.cpp" />
    <ClCompile Include="..\bytecode\CodeOrigin.cpp" />
    <ClCompile Include="..\bytecode\CodeType.cpp" />
    <ClCompile Include="..\bytecode\ExecutionCounter.cpp" />
    <ClCompile Include="..\bytecode\ExitKind.cpp" />
    <ClCompile Include="..\bytecode\GetByIdStatus.cpp" />
    <ClCompile Include="..\bytecode\JumpTable.cpp" />
    <ClCompile Include="..\bytecode\LazyOperandValueProfile.cpp" />
    <ClCompile Include="..\bytecode\MethodOfGettingAValueProfile.cpp" />
    <ClCompile Include="..\bytecode\Opcode.cpp" />
    <ClCompile Include="..\bytecode\PolymorphicPutByIdList.cpp" />
    <ClCompile Include="..\bytecode\PutByIdStatus.cpp" />
    <ClCompile Include="..\bytecode\ReduceWhitespace.cpp" />
    <ClCompile Include="..\bytecode\SamplingTool.cpp" />
    <ClCompile Include="..\bytecode\SpecialPointer.cpp" />
    <ClCompile Include="..\bytecode\SpeculatedType.cpp" />
    <ClCompile Include="..\bytecode\StructureStubClearingWatchpoint.cpp" />
    <ClCompile Include="..\bytecode\StructureStubInfo.cpp" />
    <ClCompile Include="..\bytecode\UnlinkedCodeBlock.cpp" />
    <ClCompile Include="..\bytecode\Watchpoint.cpp" />
    <ClCompile Include="..\bytecompiler\BytecodeGenerator.cpp" />
    <ClCompile Include="..\bytecompiler\NodesCodegen.cpp" />
    <ClCompile Include="..\debugger\Debugger.cpp" />
    <ClCompile Include="..\debugger\DebuggerActivation.cpp" />
    <ClCompile Include="..\debugger\DebuggerCallFrame.cpp" />
    <ClCompile Include="..\disassembler\Disassembler.cpp" />
    <ClCompile Include="..\heap\BlockAllocator.cpp" />
    <ClCompile Include="..\heap\ConservativeRoots.cpp" />
    <ClCompile Include="..\heap\CopiedSpace.cpp" />
    <ClCompile Include="..\heap\CopyVisitor.cpp" />
    <ClCompile Include="..\heap\DFGCodeBlocks.cpp" />
    <ClCompile Include="..\heap\GCThread.cpp" />
    <ClCompile Include="..\heap\GCThreadSharedData.cpp" />
    <ClCompile Include="..\heap\HandleSet.cpp" />
    <ClCompile Include="..\heap\HandleStack.cpp" />
    <ClCompile Include="..\heap\Heap.cpp" />
    <ClCompile Include="..\heap\HeapStatistics.cpp" />
    <ClCompile Include="..\heap\HeapTimer.cpp" />
    <ClCompile Include="..\heap\IncrementalSweeper.cpp" />
    <ClCompile Include="..\heap\JITStubRoutineSet.cpp" />
    <ClCompile Include="..\heap\MachineStackMarker.cpp" />
    <ClCompile Include="..\heap\MarkedAllocator.cpp" />
    <ClCompile Include="..\heap\MarkedBlock.cpp" />
    <ClCompile Include="..\heap\MarkedSpace.cpp" />
    <ClCompile Include="..\heap\MarkStack.cpp" />
    <ClCompile Include="..\heap\SlotVisitor.cpp" />
    <ClCompile Include="..\heap\SuperRegion.cpp" />
    <ClCompile Include="..\heap\VTableSpectrum.cpp" />
    <ClCompile Include="..\heap\Weak.cpp" />
    <ClCompile Include="..\heap\WeakBlock.cpp" />
    <ClCompile Include="..\heap\WeakHandleOwner.cpp" />
    <ClCompile Include="..\heap\WeakSet.cpp" />
    <ClCompile Include="..\heap\WriteBarrierSupport.cpp" />
    <ClCompile Include="..\interpreter\AbstractPC.cpp" />
    <ClCompile Include="..\interpreter\CallFrame.cpp" />
    <ClCompile Include="..\interpreter\Interpreter.cpp" />
    <ClCompile Include="..\interpreter\JSStack.cpp" />
    <ClCompile Include="..\interpreter\VMInspector.cpp" />
    <ClCompile Include="..\jit\ClosureCallStubRoutine.cpp" />
    <ClCompile Include="..\jit\ExecutableAllocator.cpp" />
    <ClCompile Include="..\jit\GCAwareJITStubRoutine.cpp" />
    <ClCompile Include="..\jit\HostCallReturnValue.cpp" />
    <ClCompile Include="..\jit\JIT.cpp" />
    <ClCompile Include="..\jit\JITArithmetic.cpp" />
    <ClCompile Include="..\jit\JITArithmetic32_64.cpp" />
    <ClCompile Include="..\jit\JITCall.cpp" />
    <ClCompile Include="..\jit\JITCall32_64.cpp" />
    <ClCompile Include="..\jit\JITCode.cpp" />
    <ClCompile Include="..\jit\JITDisassembler.cpp" />
    <ClCompile Include="..\jit\JITExceptions.cpp" />
    <ClCompile Include="..\jit\JITOpcodes.cpp" />
    <ClCompile Include="..\jit\JITOpcodes32_64.cpp" />
    <ClCompile Include="..\jit\JITPropertyAccess.cpp" />
    <ClCompile Include="..\jit\JITPropertyAccess32_64.cpp" />
    <ClCompile Include="..\jit\JITStubRoutine.cpp" />
    <ClCompile Include="..\jit\JITStubs.cpp" />
    <ClCompile Include="..\jit\JITThunks.cpp" />
    <ClCompile Include="..\jit\JumpReplacementWatchpoint.cpp" />
    <ClCompile Include="..\jit\ThunkGenerators.cpp" />
    <ClCompile Include="..\llint\LLIntCLoop.cpp" />
    <ClCompile Include="..\llint\LLIntData.cpp" />
    <ClCompile Include="..\llint\LLIntEntrypoints.cpp" />
    <ClCompile Include="..\llint\LLIntExceptions.cpp" />
    <ClCompile Include="..\llint\LLIntOffsetsExtractor.cpp" />
    <ClCompile Include="..\llint\LLIntSlowPaths.cpp" />
    <ClCompile Include="..\llint\LLIntThunks.cpp" />
    <ClCompile Include="..\llint\LowLevelInterpreter.cpp" />
    <ClCompile Include="..\parser\Lexer.cpp" />
    <ClCompile Include="..\parser\Nodes.cpp" />
    <ClCompile Include="..\parser\Parser.cpp" />
    <ClCompile Include="..\parser\ParserArena.cpp" />
    <ClCompile Include="..\parser\SourceProvider.cpp" />
    <ClCompile Include="..\parser\SourceProviderCache.cpp" />
    <ClCompile Include="..\profiler\LegacyProfiler.cpp" />
    <ClCompile Include="..\profiler\Profile.cpp" />
    <ClCompile Include="..\profiler\ProfileGenerator.cpp" />
    <ClCompile Include="..\profiler\ProfileNode.cpp" />
    <ClCompile Include="..\profiler\ProfilerBytecode.cpp" />
    <ClCompile Include="..\profiler\ProfilerBytecodes.cpp" />
    <ClCompile Include="..\profiler\ProfilerBytecodeSequence.cpp" />
    <ClCompile Include="..\profiler\ProfilerCompilation.cpp" />
    <ClCompile Include="..\profiler\ProfilerCompilationKind.cpp" />
    <ClCompile Include="..\profiler\ProfilerCompiledBytecode.cpp" />
    <ClCompile Include="..\profiler\ProfilerDatabase.cpp" />
    <ClCompile Include="..\profiler\ProfilerOrigin.cpp" />
    <ClCompile Include="..\profiler\ProfilerOriginStack.cpp" />
    <ClCompile Include="..\profiler\ProfilerOSRExit.cpp" />
    <ClCompile Include="..\profiler\ProfilerOSRExitSite.cpp" />
    <ClCompile Include="..\profiler\ProfilerProfiledBytecodes.cpp" />
    <ClCompile Include="..\runtime\ArgList.cpp" />
    <ClCompile Include="..\runtime\Arguments.cpp" />
    <ClCompile Include="..\runtime\ArrayConstructor.cpp" />
    <ClCompile Include="..\runtime\ArrayPrototype.cpp" />
    <ClCompile Include="..\runtime\BooleanConstructor.cpp" />
    <ClCompile Include="..\runtime\BooleanObject.cpp" />
    <ClCompile Include="..\runtime\BooleanPrototype.cpp" />
    <ClCompile Include="..\runtime\CallData.cpp" />
    <ClCompile Include="..\runtime\CodeCache.cpp" />
    <ClCompile Include="..\runtime\CodeSpecializationKind.cpp" />
    <ClCompile Include="..\runtime\CommonIdentifiers.cpp" />
    <ClCompile Include="..\runtime\Completion.cpp" />
    <ClCompile Include="..\runtime\ConstructData.cpp" />
    <ClCompile Include="..\runtime\DateConstructor.cpp" />
    <ClCompile Include="..\runtime\DateConversion.cpp" />
    <ClCompile Include="..\runtime\DateInstance.cpp" />
    <ClCompile Include="..\runtime\DatePrototype.cpp" />
    <ClCompile Include="..\runtime\Error.cpp" />
    <ClCompile Include="..\runtime\ErrorConstructor.cpp" />
    <ClCompile Include="..\runtime\ErrorInstance.cpp" />
    <ClCompile Include="..\runtime\ErrorPrototype.cpp" />
    <ClCompile Include="..\runtime\ExceptionHelpers.cpp" />
    <ClCompile Include="..\runtime\Executable.cpp" />
    <ClCompile Include="..\runtime\FunctionConstructor.cpp" />
    <ClCompile Include="..\runtime\FunctionPrototype.cpp" />
    <ClCompile Include="..\runtime\GCActivityCallback.cpp" />
    <ClCompile Include="..\runtime\GetterSetter.cpp" />
    <ClCompile Include="..\runtime\Identifier.cpp" />
    <ClCompile Include="..\runtime\IndexingType.cpp" />
    <ClCompile Include="..\runtime\InitializeThreading.cpp" />
    <ClCompile Include="..\runtime\InternalFunction.cpp" />
    <ClCompile Include="..\runtime\JSActivation.cpp" />
    <ClCompile Include="..\runtime\JSAPIValueWrapper.cpp" />
    <ClCompile Include="..\runtime\JSArray.cpp" />
    <ClCompile Include="..\runtime\JSBoundFunction.cpp" />
    <ClCompile Include="..\runtime\JSCell.cpp" />
    <ClCompile Include="..\runtime\JSCJSValue.cpp" />
    <ClCompile Include="..\runtime\JSDateMath.cpp" />
    <ClCompile Include="..\runtime\JSFunction.cpp" />
    <ClCompile Include="..\runtime\VM.cpp" />
    <ClCompile Include="..\runtime\JSGlobalObject.cpp" />
    <ClCompile Include="..\runtime\JSGlobalObjectFunctions.cpp" />
    <ClCompile Include="..\runtime\JSLock.cpp" />
    <ClCompile Include="..\runtime\JSNameScope.cpp" />
    <ClCompile Include="..\runtime\JSNotAnObject.cpp" />
    <ClCompile Include="..\runtime\JSObject.cpp" />
    <ClCompile Include="..\runtime\JSONObject.cpp" />
    <ClCompile Include="..\runtime\JSPropertyNameIterator.cpp" />
    <ClCompile Include="..\runtime\JSProxy.cpp" />
    <ClCompile Include="..\runtime\JSScope.cpp" />
    <ClCompile Include="..\runtime\JSSegmentedVariableObject.cpp" />
    <ClCompile Include="..\runtime\JSString.cpp" />
    <ClCompile Include="..\runtime\JSStringJoiner.cpp" />
    <ClCompile Include="..\runtime\JSSymbolTableObject.cpp" />
    <ClCompile Include="..\runtime\JSVariableObject.cpp" />
    <ClCompile Include="..\runtime\JSWithScope.cpp" />
    <ClCompile Include="..\runtime\JSWrapperObject.cpp" />
    <ClCompile Include="..\runtime\LiteralParser.cpp" />
    <ClCompile Include="..\runtime\Lookup.cpp" />
    <ClCompile Include="..\runtime\MathObject.cpp" />
    <ClCompile Include="..\runtime\NameConstructor.cpp" />
    <ClCompile Include="..\runtime\NameInstance.cpp" />
    <ClCompile Include="..\runtime\NamePrototype.cpp" />
    <ClCompile Include="..\runtime\NativeErrorConstructor.cpp" />
    <ClCompile Include="..\runtime\NativeErrorPrototype.cpp" />
    <ClCompile Include="..\runtime\NumberConstructor.cpp" />
    <ClCompile Include="..\runtime\NumberObject.cpp" />
    <ClCompile Include="..\runtime\NumberPrototype.cpp" />
    <ClCompile Include="..\runtime\ObjectConstructor.cpp" />
    <ClCompile Include="..\runtime\ObjectPrototype.cpp" />
    <ClCompile Include="..\runtime\Operations.cpp" />
    <ClCompile Include="..\runtime\Options.cpp" />
    <ClCompile Include="..\runtime\PropertyDescriptor.cpp" />
    <ClCompile Include="..\runtime\PropertyNameArray.cpp" />
    <ClCompile Include="..\runtime\PropertySlot.cpp" />
    <ClCompile Include="..\runtime\PropertyTable.cpp" />
    <ClCompile Include="..\runtime\PrototypeMap.cpp" />
    <ClCompile Include="..\runtime\RegExp.cpp" />
    <ClCompile Include="..\runtime\RegExpCache.cpp" />
    <ClCompile Include="..\runtime\RegExpCachedResult.cpp" />
    <ClCompile Include="..\runtime\RegExpConstructor.cpp" />
    <ClCompile Include="..\runtime\RegExpMatchesArray.cpp" />
    <ClCompile Include="..\runtime\RegExpObject.cpp" />
    <ClCompile Include="..\runtime\RegExpPrototype.cpp" />
    <ClCompile Include="..\runtime\SamplingCounter.cpp" />
    <ClCompile Include="..\runtime\SmallStrings.cpp" />
    <ClCompile Include="..\runtime\SparseArrayValueMap.cpp" />
    <ClCompile Include="..\runtime\StrictEvalActivation.cpp" />
    <ClCompile Include="..\runtime\StringConstructor.cpp" />
    <ClCompile Include="..\runtime\StringObject.cpp" />
    <ClCompile Include="..\runtime\StringPrototype.cpp" />
    <ClCompile Include="..\runtime\StringRecursionChecker.cpp" />
    <ClCompile Include="..\runtime\Structure.cpp" />
    <ClCompile Include="..\runtime\StructureChain.cpp" />
    <ClCompile Include="..\runtime\StructureRareData.cpp" />
    <ClCompile Include="..\runtime\SymbolTable.cpp" />
    <ClCompile Include="..\runtime\Watchdog.cpp" />
    <ClCompile Include="..\runtime\WatchdogNone.cpp" />
    <ClCompile Include="..\tools\CodeProfile.cpp" />
    <ClCompile Include="..\tools\CodeProfiling.cpp" />
    <ClCompile Include="..\yarr\YarrCanonicalizeUCS2.cpp" />
    <ClCompile Include="..\yarr\YarrInterpreter.cpp" />
    <ClCompile Include="..\yarr\YarrJIT.cpp" />
    <ClCompile Include="..\yarr\YarrPattern.cpp" />
    <ClCompile Include="..\yarr\YarrSyntaxChecker.cpp" />
  </ItemGroup>
  <ItemGroup>
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\ArrayPrototype.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\BooleanPrototype.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\DatePrototype.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\ErrorPrototype.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\HeaderDetection.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\JSGlobalObject.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\JSONObject.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\Lexer.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\LLIntAssembly.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\NumberConstructor.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\NumberPrototype.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\ObjectConstructor.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\ObjectPrototype.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\RegExpConstructor.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\RegExpJitTables.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\RegExpPrototype.lut.h" />
    <ClInclude Include="$(ConfigurationBuildDir)\obj32\$(ProjectName)\DerivedSources\StringConstructor.lut.h" />
  </ItemGroup>
  <ItemGroup>
    <ClInclude Include="..\API\APICast.h" />
    <ClInclude Include="..\API\JavaScript.h" />
    <ClInclude Include="..\API\JavaScriptCore.h" />
    <ClInclude Include="..\API\JSAPIWrapperObject.h" />
    <ClInclude Include="..\API\JSBase.h" />
    <ClInclude Include="..\API\JSBasePrivate.h" />
    <ClInclude Include="..\API\JSCallbackConstructor.h" />
    <ClInclude Include="..\API\JSCallbackFunction.h" />
    <ClInclude Include="..\API\JSCallbackObject.h" />
    <ClInclude Include="..\API\JSCallbackObjectFunctions.h" />
    <ClInclude Include="..\API\JSClassRef.h" />
    <ClInclude Include="..\API\JSContext.h" />
    <ClInclude Include="..\API\JSContextInternal.h" />
    <ClInclude Include="..\API\JSContextRef.h" />
    <ClInclude Include="..\API\JSContextRefPrivate.h" />
    <ClInclude Include="..\API\JSExport.h" />
    <ClInclude Include="..\API\JSObjectRef.h" />
    <ClInclude Include="..\API\JSObjectRefPrivate.h" />
    <ClInclude Include="..\API\JSRetainPtr.h" />
    <ClInclude Include="..\API\JSScriptRefPrivate.h" />
    <ClInclude Include="..\API\JSStringRef.h" />
    <ClInclude Include="..\API\JSStringRefBSTR.h" />
    <ClInclude Include="..\API\JSStringRefCF.h" />
    <ClInclude Include="..\API\JSValue.h" />
    <ClInclude Include="..\API\JSValueInternal.h" />
    <ClInclude Include="..\API\JSValueRef.h" />
    <ClInclude Include="..\API\JSWeakObjectMapRefInternal.h" />
    <ClInclude Include="..\API\JSWeakObjectMapRefPrivate.h" />
    <ClInclude Include="..\API\JSWrapperMap.h" />
    <ClInclude Include="..\API\OpaqueJSString.h" />
    <ClInclude Include="..\API\WebKitAvailability.h" />
    <ClInclude Include="..\assembler\AbstractMacroAssembler.h" />
    <ClInclude Include="..\assembler\AssemblerBuffer.h" />
    <ClInclude Include="..\assembler\CodeLocation.h" />
    <ClInclude Include="..\assembler\LinkBuffer.h" />
    <ClInclude Include="..\assembler\MacroAssembler.h" />
    <ClInclude Include="..\assembler\MacroAssemblerX86.h" />
    <ClInclude Include="..\assembler\MacroAssemblerX86Common.h" />
    <ClInclude Include="..\assembler\MacroAssemblerX86_64.h" />
    <ClInclude Include="..\assembler\RepatchBuffer.h" />
    <ClInclude Include="..\assembler\X86Assembler.h" />
    <ClInclude Include="..\bytecode\ArrayAllocationProfile.h" />
    <ClInclude Include="..\bytecode\ArrayProfile.h" />
    <ClInclude Include="..\bytecode\ByValInfo.h" />
    <ClInclude Include="..\bytecode\CallLinkInfo.h" />
    <ClInclude Include="..\bytecode\CallLinkStatus.h" />
    <ClInclude Include="..\bytecode\CallReturnOffsetToBytecodeOffset.h" />
    <ClInclude Include="..\bytecode\CodeBlock.h" />
    <ClInclude Include="..\bytecode\CodeBlockHash.h" />
    <ClInclude Include="..\bytecode\CodeBlockWithJITType.h" />
    <ClInclude Include="..\bytecode\CodeOrigin.h" />
    <ClInclude Include="..\bytecode\CodeType.h" />
    <ClInclude Include="..\bytecode\Comment.h" />
    <ClInclude Include="..\bytecode\DataFormat.h" />
    <ClInclude Include="..\bytecode\EvalCodeCache.h" />
    <ClInclude Include="..\bytecode\ExecutionCounter.h" />
    <ClInclude Include="..\bytecode\ExitKind.h" />
    <ClInclude Include="..\bytecode\ExpressionRangeInfo.h" />
    <ClInclude Include="..\bytecode\GetByIdStatus.h" />
    <ClInclude Include="..\bytecode\GlobalResolveInfo.h" />
    <ClInclude Include="..\bytecode\HandlerInfo.h" />
    <ClInclude Include="..\bytecode\Instruction.h" />
    <ClInclude Include="..\bytecode\JumpTable.h" />
    <ClInclude Include="..\bytecode\LazyOperandValueProfile.h" />
    <ClInclude Include="..\bytecode\LineInfo.h" />
    <ClInclude Include="..\bytecode\LLIntCallLinkInfo.h" />
    <ClInclude Include="..\bytecode\MethodOfGettingAValueProfile.h" />
    <ClInclude Include="..\bytecode\Opcode.h" />
    <ClInclude Include="..\bytecode\Operands.h" />
    <ClInclude Include="..\bytecode\PolymorphicPutByIdList.h" />
    <ClInclude Include="..\bytecode\PutByIdStatus.h" />
    <ClInclude Include="..\bytecode\PutKind.h" />
    <ClInclude Include="..\bytecode\ReduceWhitespace.h" />
    <ClInclude Include="..\bytecode\SamplingTool.h" />
    <ClInclude Include="..\bytecode\SpecialPointer.h" />
    <ClInclude Include="..\bytecode\SpeculatedType.h" />
    <ClInclude Include="..\bytecode\StructureSet.h" />
    <ClInclude Include="..\bytecode\StructureStubClearingWatchpoint.h" />
    <ClInclude Include="..\bytecode\StructureStubInfo.h" />
    <ClInclude Include="..\bytecode\UnlinkedCodeBlock.h" />
    <ClInclude Include="..\bytecode\ValueProfile.h" />
    <ClInclude Include="..\bytecode\ValueRecovery.h" />
    <ClInclude Include="..\bytecode\VirtualRegister.h" />
    <ClInclude Include="..\bytecode\Watchpoint.h" />
    <ClInclude Include="..\bytecompiler\BytecodeGenerator.h" />
    <ClInclude Include="..\bytecompiler\Label.h" />
    <ClInclude Include="..\bytecompiler\LabelScope.h" />
    <ClInclude Include="..\bytecompiler\RegisterID.h" />
    <ClInclude Include="..\config.h" />
    <ClInclude Include="..\debugger\Debugger.h" />
    <ClInclude Include="..\debugger\DebuggerActivation.h" />
    <ClInclude Include="..\debugger\DebuggerCallFrame.h" />
    <ClInclude Include="..\dfg\DFGDriver.h" />
    <ClInclude Include="..\dfg\DFGOSREntry.h" />
    <ClInclude Include="..\disassembler\Disassembler.h" />
    <ClInclude Include="..\heap\BlockAllocator.h" />
    <ClInclude Include="..\heap\ConservativeRoots.h" />
    <ClInclude Include="..\heap\CopiedAllocator.h" />
    <ClInclude Include="..\heap\CopiedBlock.h" />
    <ClInclude Include="..\heap\CopiedBlockInlines.h" />
    <ClInclude Include="..\heap\CopiedSpace.h" />
    <ClInclude Include="..\heap\CopiedSpaceInlines.h" />
    <ClInclude Include="..\heap\CopyVisitor.h" />
    <ClInclude Include="..\heap\CopyVisitorInlines.h" />
    <ClInclude Include="..\heap\CopyWorkList.h" />
    <ClInclude Include="..\heap\DFGCodeBlocks.h" />
    <ClInclude Include="..\heap\GCAssertions.h" />
    <ClInclude Include="..\heap\GCThread.h" />
    <ClInclude Include="..\heap\GCThreadSharedData.h" />
    <ClInclude Include="..\heap\Handle.h" />
    <ClInclude Include="..\heap\HandleBlock.h" />
    <ClInclude Include="..\heap\HandleBlockInlines.h" />
    <ClInclude Include="..\heap\HandleSet.h" />
    <ClInclude Include="..\heap\HandleStack.h" />
    <ClInclude Include="..\heap\HandleTypes.h" />
    <ClInclude Include="..\heap\Heap.h" />
    <ClInclude Include="..\heap\HeapBlock.h" />
    <ClInclude Include="..\heap\HeapRootVisitor.h" />
    <ClInclude Include="..\heap\HeapStatistics.h" />
    <ClInclude Include="..\heap\HeapTimer.h" />
    <ClInclude Include="..\heap\IncrementalSweeper.h" />
    <ClInclude Include="..\heap\JITStubRoutineSet.h" />
    <ClInclude Include="..\heap\ListableHandler.h" />
    <ClInclude Include="..\heap\Local.h" />
    <ClInclude Include="..\heap\LocalScope.h" />
    <ClInclude Include="..\heap\MachineStackMarker.h" />
    <ClInclude Include="..\heap\MarkedAllocator.h" />
    <ClInclude Include="..\heap\MarkedBlock.h" />
    <ClInclude Include="..\heap\MarkedBlockSet.h" />
    <ClInclude Include="..\heap\MarkedSpace.h" />
    <ClInclude Include="..\heap\MarkStack.h" />
    <ClInclude Include="..\heap\MarkStackInlines.h" />
    <ClInclude Include="..\heap\PassWeak.h" />
    <ClInclude Include="..\heap\Region.h" />
    <ClInclude Include="..\heap\SlotVisitor.h" />
    <ClInclude Include="..\heap\SlotVisitorInlines.h" />
    <ClInclude Include="..\heap\Strong.h" />
    <ClInclude Include="..\heap\StrongInlines.h" />
    <ClInclude Include="..\heap\SuperRegion.h" />
    <ClInclude Include="..\heap\TinyBloomFilter.h" />
    <ClInclude Include="..\heap\UnconditionalFinalizer.h" />
    <ClInclude Include="..\heap\VTableSpectrum.h" />
    <ClInclude Include="..\heap\Weak.h" />
    <ClInclude Include="..\heap\WeakBlock.h" />
    <ClInclude Include="..\heap\WeakHandleOwner.h" />
    <ClInclude Include="..\heap\WeakImpl.h" />
    <ClInclude Include="..\heap\WeakReferenceHarvester.h" />
    <ClInclude Include="..\heap\WeakSet.h" />
    <ClInclude Include="..\heap\WeakSetInlines.h" />
    <ClInclude Include="..\heap\WriteBarrierSupport.h" />
    <ClInclude Include="..\interpreter\AbstractPC.h" />
    <ClInclude Include="..\interpreter\CachedCall.h" />
    <ClInclude Include="..\interpreter\CallFrame.h" />
    <ClInclude Include="..\interpreter\CallFrameClosure.h" />
    <ClInclude Include="..\interpreter\Interpreter.h" />
    <ClInclude Include="..\interpreter\JSStack.h" />
    <ClInclude Include="..\interpreter\JSStackInlines.h" />
    <ClInclude Include="..\interpreter\Register.h" />
    <ClInclude Include="..\interpreter\VMInspector.h" />
    <ClInclude Include="..\jit\ClosureCallStubRoutine.h" />
    <ClInclude Include="..\jit\CompactJITCodeMap.h" />
    <ClInclude Include="..\jit\ExecutableAllocator.h" />
    <ClInclude Include="..\jit\GCAwareJITStubRoutine.h" />
    <ClInclude Include="..\jit\HostCallReturnValue.h" />
    <ClInclude Include="..\jit\JIT.h" />
    <ClInclude Include="..\jit\JITCode.h" />
    <ClInclude Include="..\jit\JITCompilationEffort.h" />
    <ClInclude Include="..\jit\JITDisassembler.h" />
    <ClInclude Include="..\jit\JITDriver.h" />
    <ClInclude Include="..\jit\JITExceptions.h" />
    <ClInclude Include="..\jit\JITInlines.h" />
    <ClInclude Include="..\jit\JITStubCall.h" />
    <ClInclude Include="..\jit\JITStubRoutine.h" />
    <ClInclude Include="..\jit\JITStubs.h" />
    <ClInclude Include="..\jit\JITThunks.h" />
    <ClInclude Include="..\jit\JITWriteBarrier.h" />
    <ClInclude Include="..\jit\JSInterfaceJIT.h" />
    <ClInclude Include="..\jit\JumpReplacementWatchpoint.h" />
    <ClInclude Include="..\jit\SpecializedThunkJIT.h" />
    <ClInclude Include="..\jit\ThunkGenerator.h" />
    <ClInclude Include="..\jit\ThunkGenerators.h" />
    <ClInclude Include="..\jit\UnusedPointer.h" />
    <ClInclude Include="..\llint\LLIntCLoop.h" />
    <ClInclude Include="..\llint\LLIntCommon.h" />
    <ClInclude Include="..\llint\LLIntData.h" />
    <ClInclude Include="..\llint\LLIntEntrypoints.h" />
    <ClInclude Include="..\llint\LLIntExceptions.h" />
    <ClInclude Include="..\llint\LLIntOfflineAsmConfig.h" />
    <ClInclude Include="..\llint\LLIntOpcode.h" />
    <ClInclude Include="..\llint\LLIntSlowPaths.h" />
    <ClInclude Include="..\llint\LLIntThunks.h" />
    <ClInclude Include="..\llint\LowLevelInterpreter.h" />
    <ClInclude Include="..\parser\ASTBuilder.h" />
    <ClInclude Include="..\parser\Lexer.h" />
    <ClInclude Include="..\parser\NodeConstructors.h" />
    <ClInclude Include="..\parser\NodeInfo.h" />
    <ClInclude Include="..\parser\Nodes.h" />
    <ClInclude Include="..\parser\Parser.h" />
    <ClInclude Include="..\parser\ParserArena.h" />
    <ClInclude Include="..\parser\ParserModes.h" />
    <ClInclude Include="..\parser\ParserTokens.h" />
    <ClInclude Include="..\parser\ResultType.h" />
    <ClInclude Include="..\parser\SourceCode.h" />
    <ClInclude Include="..\parser\SourceProvider.h" />
    <ClInclude Include="..\parser\SourceProviderCache.h" />
    <ClInclude Include="..\parser\SourceProviderCacheItem.h" />
    <ClInclude Include="..\parser\SyntaxChecker.h" />
    <ClInclude Include="..\profiler\CallIdentifier.h" />
    <ClInclude Include="..\profiler\LegacyProfiler.h" />
    <ClInclude Include="..\profiler\Profile.h" />
    <ClInclude Include="..\profiler\ProfileGenerator.h" />
    <ClInclude Include="..\profiler\ProfileNode.h" />
    <ClInclude Include="..\profiler\ProfilerBytecode.h" />
    <ClInclude Include="..\profiler\ProfilerBytecodes.h" />
    <ClInclude Include="..\profiler\ProfilerBytecodeSequence.h" />
    <ClInclude Include="..\profiler\ProfilerCompilation.h" />
    <ClInclude Include="..\profiler\ProfilerCompilationKind.h" />
    <ClInclude Include="..\profiler\ProfilerCompiledBytecode.h" />
    <ClInclude Include="..\profiler\ProfilerDatabase.h" />
    <ClInclude Include="..\profiler\ProfilerExecutionCounter.h" />
    <ClInclude Include="..\profiler\ProfilerOrigin.h" />
    <ClInclude Include="..\profiler\ProfilerOriginStack.h" />
    <ClInclude Include="..\profiler\ProfilerOSRExit.h" />
    <ClInclude Include="..\profiler\ProfilerOSRExitSite.h" />
    <ClInclude Include="..\profiler\ProfilerProfiledBytecodes.h" />
    <ClInclude Include="..\runtime\ArgList.h" />
    <ClInclude Include="..\runtime\Arguments.h" />
    <ClInclude Include="..\runtime\ArrayConstructor.h" />
    <ClInclude Include="..\runtime\ArrayConventions.h" />
    <ClInclude Include="..\runtime\ArrayPrototype.h" />
    <ClInclude Include="..\runtime\ArrayStorage.h" />
    <ClInclude Include="..\runtime\BatchedTransitionOptimizer.h" />
    <ClInclude Include="..\runtime\BigInteger.h" />
    <ClInclude Include="..\runtime\BooleanConstructor.h" />
    <ClInclude Include="..\runtime\BooleanObject.h" />
    <ClInclude Include="..\runtime\BooleanPrototype.h" />
    <ClInclude Include="..\runtime\Butterfly.h" />
    <ClInclude Include="..\runtime\ButterflyInlines.h" />
    <ClInclude Include="..\runtime\CachedTranscendentalFunction.h" />
    <ClInclude Include="..\runtime\CallData.h" />
    <ClInclude Include="..\runtime\ClassInfo.h" />
    <ClInclude Include="..\runtime\CodeCache.h" />
    <ClInclude Include="..\runtime\CodeSpecializationKind.h" />
    <ClInclude Include="..\runtime\CommonIdentifiers.h" />
    <ClInclude Include="..\runtime\CommonSlowPaths.h" />
    <ClInclude Include="..\runtime\Completion.h" />
    <ClInclude Include="..\runtime\ConstructData.h" />
    <ClInclude Include="..\runtime\DateConstructor.h" />
    <ClInclude Include="..\runtime\DateConversion.h" />
    <ClInclude Include="..\runtime\DateInstance.h" />
    <ClInclude Include="..\runtime\DateInstanceCache.h" />
    <ClInclude Include="..\runtime\DatePrototype.h" />
    <ClInclude Include="..\runtime\Error.h" />
    <ClInclude Include="..\runtime\ErrorConstructor.h" />
    <ClInclude Include="..\runtime\ErrorInstance.h" />
    <ClInclude Include="..\runtime\ErrorPrototype.h" />
    <ClInclude Include="..\runtime\ExceptionHelpers.h" />
    <ClInclude Include="..\runtime\Executable.h" />
    <ClInclude Include="..\runtime\ExecutionHarness.h" />
    <ClInclude Include="..\runtime\FunctionConstructor.h" />
    <ClInclude Include="..\runtime\FunctionPrototype.h" />
    <ClInclude Include="..\runtime\GCActivityCallback.h" />
    <ClInclude Include="..\runtime\GetterSetter.h" />
    <ClInclude Include="..\runtime\Identifier.h" />
    <ClInclude Include="..\runtime\IndexingHeader.h" />
    <ClInclude Include="..\runtime\IndexingHeaderInlines.h" />
    <ClInclude Include="..\runtime\IndexingType.h" />
    <ClInclude Include="..\runtime\InitializeThreading.h" />
    <ClInclude Include="..\runtime\InternalFunction.h" />
    <ClInclude Include="..\runtime\Intrinsic.h" />
    <ClInclude Include="..\runtime\JSActivation.h" />
    <ClInclude Include="..\runtime\JSAPIValueWrapper.h" />
    <ClInclude Include="..\runtime\JSArray.h" />
    <ClInclude Include="..\runtime\JSBoundFunction.h" />
    <ClInclude Include="..\runtime\JSCell.h" />
    <ClInclude Include="..\runtime\JSCJSValue.h" />
    <ClInclude Include="..\runtime\JSCJSValueInlines.h" />
    <ClInclude Include="..\runtime\JSDateMath.h" />
    <ClInclude Include="..\runtime\JSDestructibleObject.h" />
    <ClInclude Include="..\runtime\JSExportMacros.h" />
    <ClInclude Include="..\runtime\JSFunction.h" />
    <ClInclude Include="..\runtime\VM.h" />
    <ClInclude Include="..\runtime\JSGlobalObject.h" />
    <ClInclude Include="..\runtime\JSGlobalObjectFunctions.h" />
    <ClInclude Include="..\runtime\JSLock.h" />
    <ClInclude Include="..\runtime\JSNameScope.h" />
    <ClInclude Include="..\runtime\JSNotAnObject.h" />
    <ClInclude Include="..\runtime\JSObject.h" />
    <ClInclude Include="..\runtime\JSONObject.h" />
    <ClInclude Include="..\runtime\JSPropertyNameIterator.h" />
    <ClInclude Include="..\runtime\JSProxy.h" />
    <ClInclude Include="..\runtime\JSScope.h" />
    <ClInclude Include="..\runtime\JSSegmentedVariableObject.h" />
    <ClInclude Include="..\runtime\JSString.h" />
    <ClInclude Include="..\runtime\JSStringBuilder.h" />
    <ClInclude Include="..\runtime\JSStringJoiner.h" />
    <ClInclude Include="..\runtime\JSSymbolTableObject.h" />
    <ClInclude Include="..\runtime\JSType.h" />
    <ClInclude Include="..\runtime\JSTypeInfo.h" />
    <ClInclude Include="..\runtime\JSVariableObject.h" />
    <ClInclude Include="..\runtime\JSWithScope.h" />
    <ClInclude Include="..\runtime\JSWrapperObject.h" />
    <ClInclude Include="..\runtime\LiteralParser.h" />
    <ClInclude Include="..\runtime\Lookup.h" />
    <ClInclude Include="..\runtime\MatchResult.h" />
    <ClInclude Include="..\runtime\MathObject.h" />
    <ClInclude Include="..\runtime\NameConstructor.h" />
    <ClInclude Include="..\runtime\NameInstance.h" />
    <ClInclude Include="..\runtime\NamePrototype.h" />
    <ClInclude Include="..\runtime\NativeErrorConstructor.h" />
    <ClInclude Include="..\runtime\NativeErrorPrototype.h" />
    <ClInclude Include="..\runtime\NumberConstructor.h" />
    <ClInclude Include="..\runtime\NumberObject.h" />
    <ClInclude Include="..\runtime\NumberPrototype.h" />
    <ClInclude Include="..\runtime\NumericStrings.h" />
    <ClInclude Include="..\runtime\ObjectConstructor.h" />
    <ClInclude Include="..\runtime\ObjectPrototype.h" />
    <ClInclude Include="..\runtime\Operations.h" />
    <ClInclude Include="..\runtime\Options.h" />
    <ClInclude Include="..\runtime\PrivateName.h" />
    <ClInclude Include="..\runtime\PropertyDescriptor.h" />
    <ClInclude Include="..\runtime\PropertyMapHashTable.h" />
    <ClInclude Include="..\runtime\PropertyName.h" />
    <ClInclude Include="..\runtime\PropertyNameArray.h" />
    <ClInclude Include="..\runtime\PropertyOffset.h" />
    <ClInclude Include="..\runtime\PropertySlot.h" />
    <ClInclude Include="..\runtime\PropertyStorage.h" />
    <ClInclude Include="..\runtime\Protect.h" />
    <ClInclude Include="..\runtime\PrototypeMap.h" />
    <ClInclude Include="..\runtime\PutDirectIndexMode.h" />
    <ClInclude Include="..\runtime\PutPropertySlot.h" />
    <ClInclude Include="..\runtime\RegExp.h" />
    <ClInclude Include="..\runtime\RegExpCache.h" />
    <ClInclude Include="..\runtime\RegExpCachedResult.h" />
    <ClInclude Include="..\runtime\RegExpConstructor.h" />
    <ClInclude Include="..\runtime\RegExpKey.h" />
    <ClInclude Include="..\runtime\RegExpMatchesArray.h" />
    <ClInclude Include="..\runtime\RegExpObject.h" />
    <ClInclude Include="..\runtime\RegExpPrototype.h" />
    <ClInclude Include="..\runtime\Reject.h" />
    <ClInclude Include="..\runtime\SamplingCounter.h" />
    <ClInclude Include="..\runtime\SmallStrings.h" />
    <ClInclude Include="..\runtime\SparseArrayValueMap.h" />
    <ClInclude Include="..\runtime\StrictEvalActivation.h" />
    <ClInclude Include="..\runtime\StringConstructor.h" />
    <ClInclude Include="..\runtime\StringObject.h" />
    <ClInclude Include="..\runtime\StringPrototype.h" />
    <ClInclude Include="..\runtime\StringRecursionChecker.h" />
    <ClInclude Include="..\runtime\Structure.h" />
    <ClInclude Include="..\runtime\StructureChain.h" />
    <ClInclude Include="..\runtime\StructureRareData.h" />
    <ClInclude Include="..\runtime\StructureRareDataInlines.h" />
    <ClInclude Include="..\runtime\StructureTransitionTable.h" />
    <ClInclude Include="..\runtime\SymbolTable.h" />
    <ClInclude Include="..\runtime\Tracing.h" />
    <ClInclude Include="..\runtime\TypedArrayDescriptor.h" />
    <ClInclude Include="..\runtime\Uint16WithFraction.h" />
    <ClInclude Include="..\runtime\Watchdog.h" />
    <ClInclude Include="..\runtime\WeakGCMap.h" />
    <ClInclude Include="..\runtime\WeakRandom.h" />
    <ClInclude Include="..\runtime\WriteBarrier.h" />
    <ClInclude Include="..\tools\CodeProfile.h" />
    <ClInclude Include="..\tools\CodeProfiling.h" />
    <ClInclude Include="..\tools\ProfileTreeNode.h" />
    <ClInclude Include="..\tools\TieredMMapArray.h" />
    <ClInclude Include="..\yarr\Yarr.h" />
    <ClInclude Include="..\yarr\YarrCanonicalizeUCS2.h" />
    <ClInclude Include="..\yarr\YarrInterpreter.h" />
    <ClInclude Include="..\yarr\YarrJIT.h" />
    <ClInclude Include="..\yarr\YarrParser.h" />
    <ClInclude Include="..\yarr\YarrPattern.h" />
    <ClInclude Include="..\yarr\YarrSyntaxChecker.h" />
  </ItemGroup>
  <ItemGroup>
    <None Include="JavaScriptCorePostBuild.cmd">
      <FileType>Document</FileType>
    </None>
    <None Include="JavaScriptCorePreBuild.cmd">
      <FileType>Document</FileType>
    </None>
    <None Include="JavaScriptCorePreLink.cmd">
      <FileType>Document</FileType>
    </None>
  </ItemGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>