summaryrefslogtreecommitdiff
path: root/vbahelper/Library_vbahelper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/Library_vbahelper.mk')
-rw-r--r--vbahelper/Library_vbahelper.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk
index 0537489ec8f0..1233c5bef536 100644
--- a/vbahelper/Library_vbahelper.mk
+++ b/vbahelper/Library_vbahelper.mk
@@ -33,11 +33,6 @@ $(eval $(call gb_Library_use_package,vbahelper,vbahelper_inc))
# in case UNO services are exported: declare location of component file
#$(eval $(call gb_Library_set_componentfile,vbahelper,vbahelper/COMPONENT_FILE))
-# add any additional include paths for this library here
-$(eval $(call gb_Library_set_include,vbahelper,\
- $$(INCLUDE) \
-))
-
$(eval $(call gb_Library_add_defs,vbahelper,\
-DVBAHELPER_DLLIMPLEMENTATION \
))