diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-01-26 10:30:19 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2011-01-26 10:30:19 +0100 |
commit | f81812464c6504831b8bddaabfe25876a0906488 (patch) | |
tree | c54e3b0790f23428b1aba8bc848830a568ec3552 /sw/Library_vbaswobj.mk | |
parent | abd28b0352a654d43aeeb6a034370cf265fa93cc (diff) |
CWS gnumake3: several clean ups and fixes in makefiles
Diffstat (limited to 'sw/Library_vbaswobj.mk')
-rw-r--r-- | sw/Library_vbaswobj.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/Library_vbaswobj.mk b/sw/Library_vbaswobj.mk index 06a42ebe9bf0..8bbb6255452f 100644 --- a/sw/Library_vbaswobj.mk +++ b/sw/Library_vbaswobj.mk @@ -41,11 +41,6 @@ $(eval $(call gb_Library_set_include,vbaswobj,\ -I$(OUTDIR)/inc/ \ )) -$(eval $(call gb_Library_set_defs,vbaswobj,\ - $$(DEFS) \ - -DVBA_OOBUILD_HACK \ -)) - $(eval $(call gb_Library_add_linked_libs,vbaswobj,\ comphelper \ cppu \ |