From cf2c2380a2ac5c2ecfb29ab8818d75cdb175deba Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 31 Aug 2004 11:14:33 +0000 Subject: INTEGRATION: CWS xmlsec05 (1.2.390); FILE MERGED 2004/07/15 13:39:29 gt 1.2.390.1: #i20883# XmlSec status bar controler --- svx/source/stbctrls/makefile.mk | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'svx/source/stbctrls') diff --git a/svx/source/stbctrls/makefile.mk b/svx/source/stbctrls/makefile.mk index 6ea299a846d9..08da2bc53774 100644 --- a/svx/source/stbctrls/makefile.mk +++ b/svx/source/stbctrls/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: kz $ $Date: 2003-08-25 14:39:13 $ +# last change: $Author: kz $ $Date: 2004-08-31 12:14:33 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -87,7 +87,8 @@ SLOFILES= \ $(SLO)$/zoomctrl.obj \ $(SLO)$/pszctrl.obj \ $(SLO)$/selctrl.obj \ - $(SLO)$/modctrl.obj + $(SLO)$/modctrl.obj \ + $(SLO)$/xmlsecctrl.obj HXX1TARGET=stbctrls HXX1EXT= hxx @@ -97,7 +98,8 @@ HXX1DEPN=\ $(INC)$/zoomctrl.hxx \ $(INC)$/pszctrl.hxx \ $(INC)$/selctrl.hxx \ - $(INC)$/modctrl.hxx + $(INC)$/modctrl.hxx \ + $(INC)$/xmlsecctrl.hxx # --- Targets ------------------------------------------------------- -- cgit