diff options
author | Michael Stahl <mst@openoffice.org> | 2011-04-13 16:11:41 +0000 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-17 14:24:10 +0200 |
commit | f79e31be8c0b96116c71362fcf804ae1a5ffd48d (patch) | |
tree | 561f012e1685b0af081bb5c6379b1dbf807272a0 /svx/Library_textconversiondlgs.mk | |
parent | 0b83137921ec8ad03e7e8bb34921510083e00dcc (diff) |
gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
Diffstat (limited to 'svx/Library_textconversiondlgs.mk')
-rw-r--r-- | svx/Library_textconversiondlgs.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/Library_textconversiondlgs.mk b/svx/Library_textconversiondlgs.mk index c2ddae4fe131..1677d630faa5 100644 --- a/svx/Library_textconversiondlgs.mk +++ b/svx/Library_textconversiondlgs.mk @@ -36,10 +36,6 @@ $(eval $(call gb_Library_set_include,textconversiondlgs,\ -I$(OUTDIR)/inc/offuh \ )) -$(eval $(call gb_Library_set_defs,textconversiondlgs,\ - $$(DEFS) \ -)) - $(eval $(call gb_Library_add_linked_libs,textconversiondlgs,\ comphelper \ cppuhelper \ |