blob: 33ba48b0e0a56a6ca32517fa06104f002b668ef2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="js_engine"
InheritedPropertySheets=".\KJSBindings\using_KJSBindings.vsprops"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories=""..\..\pending\kjs";"$(IntDir)\..\KJSBindings\DerivedSources";"..\..\..\third_party\WebKit\WebCore\bindings\js";"..\..\build\JavaScriptCore";"..\..\..\third_party\WebKit\JavaScriptCore\VM";..\..\..\third_party\WebKit\JavaScriptCore\runtime;..\..\..\third_party\WebKit\JavaScriptCore\debugger;..\..\..\third_party\WebKit\JavaScriptCore\parser"
/>
</VisualStudioPropertySheet>
|