summaryrefslogtreecommitdiff
path: root/vbahelper/Library_vbahelper.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-25 16:17:23 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-25 16:17:23 +0100
commitb58925d9ca3307e156c28a64cee1081e1289a90d (patch)
tree5f0674494af2268007a70c552047905489ba57c1 /vbahelper/Library_vbahelper.mk
parent8d09e4a92cc3015ad6f1576067d19bc7368cc6e3 (diff)
CWS gnumake3: fix crappy vbahelper headers
Diffstat (limited to 'vbahelper/Library_vbahelper.mk')
-rwxr-xr-xvbahelper/Library_vbahelper.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk
index 6637b3a233ce..6bbfc4698527 100755
--- a/vbahelper/Library_vbahelper.mk
+++ b/vbahelper/Library_vbahelper.mk
@@ -42,10 +42,10 @@ $(eval $(call gb_Library_set_include,vbahelper,\
-I$(OUTDIR)/inc/offuh \
))
-#$(eval $(call gb_Library_set_defs,vbahelper,\
-# $$(DEFS) \
-# -DVBAHELPER_DLLIMPLEMENTATION \
-#))
+$(eval $(call gb_Library_set_defs,vbahelper,\
+ $$(DEFS) \
+ -DVBAHELPER_DLLIMPLEMENTATION \
+))
# add libraries to be linked to vbahelper; again these names need to be given as
# specified in Repository.mk