summaryrefslogtreecommitdiff
path: root/vbahelper
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-04-13 16:11:41 +0000
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 14:24:10 +0200
commitf3e6c6990a23c1023e2f4898e567a3917b46d580 (patch)
treeb3658d85dc0ac6c5c11d845c9a011eea26556a7f /vbahelper
parent4742b44d8c3031d0f6983c21e2a1377679fd8f6e (diff)
gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
Diffstat (limited to 'vbahelper')
-rwxr-xr-xvbahelper/Library_vbahelper.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk
index af6b4089ad..5475b211c2 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 \
))