summaryrefslogtreecommitdiff
path: root/basctl/util
diff options
context:
space:
mode:
authorAndreas Bregas <ab@openoffice.org>2001-03-03 13:48:09 +0000
committerAndreas Bregas <ab@openoffice.org>2001-03-03 13:48:09 +0000
commitc61903c9936e8e0806b451bf9448ce38164b89c8 (patch)
tree407497f532ebada0b33c85d4707c1a4e83a900aa /basctl/util
parent4af21bbe2505b0455a346421e18a82a377eb15ec (diff)
Added TKLIB and XMLSCRIPTLIB, dlged.lib instead of vcdlged.lib
Diffstat (limited to 'basctl/util')
-rw-r--r--basctl/util/makefile.mk11
1 files changed, 7 insertions, 4 deletions
diff --git a/basctl/util/makefile.mk b/basctl/util/makefile.mk
index f81441cfbadf..79a72f9d3375 100644
--- a/basctl/util/makefile.mk
+++ b/basctl/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: tbe $ $Date: 2000-11-20 08:40:31 $
+# last change: $Author: ab $ $Date: 2001-03-03 14:48:09 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -97,7 +97,10 @@ SHL1STDLIBS= \
$(SFX2LIB) \
$(BASICLIB) \
$(COMPHELPERLIB) \
- $(UNOTOOLSLIB)
+ $(UNOTOOLSLIB) \
+ $(TKLIB) \
+ $(XMLSCRIPTLIB)
+
.IF "$(GUI)"=="WNT"
SHL1STDLIBS+=\
@@ -126,7 +129,7 @@ DEF1EXPORTFILE = basctl.dxp
LIB1TARGET =$(SLB)$/basctl.lib
LIB1FILES = \
- $(LIBPRE) $(SLB)$/vcdlged.lib \
+ $(LIBPRE) $(SLB)$/dlged.lib \
$(LIBPRE) $(SLB)$/vctrls.lib \
$(LIBPRE) $(SLB)$/basicide.lib \
$(LIBPRE) $(SLB)$/ibrw.lib