summaryrefslogtreecommitdiff
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 2437ae996c27..5769a7f6b9ca 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -51,8 +51,7 @@ $(eval $(call gb_Library_set_include,svxcore,\
#CFLAGS+= -DUNICODE -D_UNICODE
#.ENDIF
-$(eval $(call gb_Library_set_defs,svxcore,\
- $$(DEFS) \
+$(eval $(call gb_Library_add_defs,svxcore,\
-DSVX_DLLIMPLEMENTATION \
-DBOOST_SPIRIT_USE_OLD_NAMESPACE \
))