summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
Diffstat (limited to 'basctl')
-rw-r--r--basctl/Library_basctl.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/basctl/Library_basctl.mk b/basctl/Library_basctl.mk
index 20e00351ef30..acd12b474160 100644
--- a/basctl/Library_basctl.mk
+++ b/basctl/Library_basctl.mk
@@ -29,10 +29,6 @@ $(eval $(call gb_Library_set_include,basctl,\
-I$(WORKDIR)/SdiTarget/basctl/sdi \
))
-$(eval $(call gb_Library_add_defs,basctl,\
- -DENABLE_MERGELIBS=$(if $(MERGELIBS),1,0) \
-))
-
$(eval $(call gb_Library_use_external,basctl,boost_headers))
$(eval $(call gb_Library_use_custom_headers,basctl,\
n 2020-08-17loplugin:unusedmethodsNoel Grandin 2020-08-16loplugin:unusedmethodsNoel Grandin 2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara 2020-08-08loplugin:virtualdeadNoel Grandin 2020-07-19compact namespace: vclNoel Grandin 2020-06-06focus rect in treeview doesn't match the selected areaCaolán McNamara 2020-05-16loplugin:unusedmethodsNoel Grandin 2020-04-16Drop redundant member functionMike Kaganski 2020-04-02loplugin:unusedmethodsNoel Grandin 2020-03-27these methods can take a const argumentCaolán McNamara 2020-02-03loplugin:constantparamNoel Grandin 2020-01-31loplugin:singlevalfieldsNoel Grandin 2020-01-13loplugin:unusedmethodsNoel Grandin 2019-12-13loplugin:singlevalfieldsNoel Grandin 2019-12-12loplugin:finalclassesNoel Grandin 2019-11-17loplugin:unusedmethodsNoel Grandin 2019-11-16loplugin:singlevalfieldsNoel Grandin 2019-11-07loplugin:unusedmethodsNoel Grandin 2019-10-29svimpbox.hxx now only included by vclCaolán McNamara