diff options
Diffstat (limited to 'webkit/build/webkit_common.vsprops')
-rw-r--r-- | webkit/build/webkit_common.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/build/webkit_common.vsprops b/webkit/build/webkit_common.vsprops index 4b1460f..0fb2e13 100644 --- a/webkit/build/webkit_common.vsprops +++ b/webkit/build/webkit_common.vsprops @@ -3,6 +3,6 @@ ProjectType="Visual C++" Version="8.00" Name="webkit_common" - InheritedPropertySheets=".\webkit_common_includes.vsprops;.\js_engine$(JS_ENGINE_TYPE).vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops" + InheritedPropertySheets=".\webkit_common_includes.vsprops;.\webkit_common_defines.vsprops;.\js_engine$(JS_ENGINE_TYPE).vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops" > </VisualStudioPropertySheet> |