summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-03-30 15:14:36 +0000
committerRüdiger Timm <rt@openoffice.org>2004-03-30 15:14:36 +0000
commitc8f7a3825ff1609dc85c2bc30c0c1a1403c2e319 (patch)
tree13f96503d827c2270a5ccc15ff7a4acbc24e0a16 /stoc
parent06b6f79c484126e19f70bff542aedf5aef157944 (diff)
INTEGRATION: CWS sb14 (1.11.68); FILE MERGED
2004/03/15 17:55:15 sb 1.11.68.3: #i21150# Added support for extended interface attributes. 2004/03/12 14:22:05 sb 1.11.68.2: #i21150# Adapted to modified registry type reader. 2004/03/05 12:36:50 sb 1.11.68.1: #i21150# Added support for service constructors; cleanup.
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/registry_tdprovider/makefile.mk19
1 files changed, 11 insertions, 8 deletions
diff --git a/stoc/source/registry_tdprovider/makefile.mk b/stoc/source/registry_tdprovider/makefile.mk
index 4aa01da5e5b9..a0087717215d 100644
--- a/stoc/source/registry_tdprovider/makefile.mk
+++ b/stoc/source/registry_tdprovider/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: rt $ $Date: 2003-04-23 16:11:56 $
+# last change: $Author: rt $ $Date: 2004-03-30 16:14:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -89,16 +89,19 @@ SLOFILES= \
$(SLO)$/tdprop.obj \
$(SLO)$/tdservice.obj \
$(SLO)$/tdsingleton.obj \
- $(SLO)$/rdbtdp_tdenumeration.obj
+ $(SLO)$/rdbtdp_tdenumeration.obj \
+ $(SLO)$/functiondescription.obj \
+ $(SLO)$/methoddescription.obj
SHL1TARGET= $(TARGET)
-SHL1STDLIBS= \
- $(CPPULIB) \
- $(CPPUHELPERLIB) \
- $(SALHELPERLIB) \
- $(SALLIB)
+SHL1STDLIBS = \
+ $(CPPULIB) \
+ $(CPPUHELPERLIB) \
+ $(REGLIB) \
+ $(SALLIB) \
+ $(SALHELPERLIB)
SHL1DEPN=
SHL1VERSIONMAP = rdbtdp.map