blob: 103227c075b5666c1c185968c560169275c32e61 (
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""
/>
</VisualStudioPropertySheet>
|