diff options
Diffstat (limited to 'webkit/build/KJSBindings/KJSBindings.vsprops')
-rw-r--r-- | webkit/build/KJSBindings/KJSBindings.vsprops | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/webkit/build/KJSBindings/KJSBindings.vsprops b/webkit/build/KJSBindings/KJSBindings.vsprops deleted file mode 100644 index 04f30fd..0000000 --- a/webkit/build/KJSBindings/KJSBindings.vsprops +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="KJSBindings" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\libjpeg\using_libjpeg.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;..\JavaScriptCore\using_javascriptcore.vsprops;.\using_KJSBindings.vsprops;..\webkit_common.vsprops" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(OutDir)\obj\kjsbindings\derivedsources"" - /> -</VisualStudioPropertySheet> |