summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
Diffstat (limited to 'svl')
-rw-r--r--svl/prj/target_lib_svl.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/svl/prj/target_lib_svl.mk b/svl/prj/target_lib_svl.mk
index 9791ccf84e47..bfa5cfaa96ee 100644
--- a/svl/prj/target_lib_svl.mk
+++ b/svl/prj/target_lib_svl.mk
@@ -27,7 +27,9 @@
$(eval $(call gb_Library_Library,svl))
-$(call gb_Library_get_headers_target,svl) : $(call gb_Package_get_target,svl_inc)
+$(eval $(call gb_Library_add_package_headers,svl,svl_inc))
+
+$(eval $(call gb_Library_add_precompiled_header,svl,$(SRCDIR)/svl/inc/pch/precompiled_svl))
$(eval $(call gb_Library_set_include,svl,\
$$(SOLARINC) \