summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
Diffstat (limited to 'vcl')
-rw-r--r--vcl/Library_vclplug_gen.mk2
-rw-r--r--vcl/Library_vclplug_win.mk2
2 files changed, 4 insertions, 0 deletions
diff --git a/vcl/Library_vclplug_gen.mk b/vcl/Library_vclplug_gen.mk
index 01189a158d34..e19323a20388 100644
--- a/vcl/Library_vclplug_gen.mk
+++ b/vcl/Library_vclplug_gen.mk
@@ -30,6 +30,8 @@ $(eval $(call gb_Library_use_custom_headers,vclplug_gen,\
$(eval $(call gb_Library_use_sdk_api,vclplug_gen))
+$(eval $(call gb_Library_use_common_precompiled_header,vclplug_gen))
+
$(eval $(call gb_Library_use_libraries,vclplug_gen,\
vcl \
tl \
diff --git a/vcl/Library_vclplug_win.mk b/vcl/Library_vclplug_win.mk
index f64cc0392d13..2b05aae476b3 100644
--- a/vcl/Library_vclplug_win.mk
+++ b/vcl/Library_vclplug_win.mk
@@ -35,6 +35,8 @@ $(eval $(call gb_Library_use_custom_headers,vclplug_win,\
$(eval $(call gb_Library_use_sdk_api,vclplug_win))
+$(eval $(call gb_Library_use_common_precompiled_header,vclplugin_win))
+
$(eval $(call gb_Library_use_libraries,vclplug_win,\
$(call gb_Helper_optional,BREAKPAD, \
crashreport) \