summaryrefslogtreecommitdiff
path: root/vbahelper/Library_vbahelper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/Library_vbahelper.mk')
-rwxr-xr-xvbahelper/Library_vbahelper.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk
index 3b78599422e4..45691f8066a7 100755
--- a/vbahelper/Library_vbahelper.mk
+++ b/vbahelper/Library_vbahelper.mk
@@ -42,8 +42,7 @@ $(eval $(call gb_Library_set_include,vbahelper,\
-I$(OUTDIR)/inc/offuh \
))
-$(eval $(call gb_Library_set_defs,vbahelper,\
- $$(DEFS) \
+$(eval $(call gb_Library_add_defs,vbahelper,\
-DVBAHELPER_DLLIMPLEMENTATION \
))
@@ -59,6 +58,7 @@ $(eval $(call gb_Library_add_linked_libs,vbahelper,\
sfx \
svl \
svt \
+ svxcore \
tk \
tl \
utl \