From 0c04c3b443ab2ca75fc03e05c14822a6bb0cffa2 Mon Sep 17 00:00:00 2001 From: Andreas Schlüns Date: Thu, 12 Oct 2000 09:31:55 +0000 Subject: #78521# build new control StatusIndicator --- UnoControls/source/controls/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'UnoControls') diff --git a/UnoControls/source/controls/makefile.mk b/UnoControls/source/controls/makefile.mk index b51357cc27de..91faebb4494f 100644 --- a/UnoControls/source/controls/makefile.mk +++ b/UnoControls/source/controls/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: pluby $ $Date: 2000-10-06 16:30:31 $ +# last change: $Author: as $ $Date: 2000-10-12 10:31:55 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -74,7 +74,8 @@ SLOFILES=\ $(SLO)$/framecontrol.obj \ $(SLO)$/progressmonitor.obj \ $(SLO)$/OConnectionPointHelper.obj \ - $(SLO)$/OConnectionPointContainerHelper.obj + $(SLO)$/OConnectionPointContainerHelper.obj \ + $(SLO)$/statusindicator.obj # NETBSD: somewhere we have to instantiate the static data members. # NETBSD-1.2.1 doesn't know about weak symbols so the default mechanism for GCC won't work. -- cgit v1.2.3