summaryrefslogtreecommitdiff
path: root/stoc/source/inspect
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 12:35:24 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 12:35:24 +0000
commitf538c50170abb6f2362834724a48f4277f9ae23a (patch)
tree3ac4d2edf7723d4b199fac3a4090b5156cfd943a /stoc/source/inspect
parent49ad286f79bc5f85b40338f491d412259bec9c91 (diff)
INTEGRATION: CWS tune01 (1.6.56); FILE MERGED
2003/03/27 11:12:05 dbo 1.6.56.1: #i12685# added map file for introspection
Diffstat (limited to 'stoc/source/inspect')
-rw-r--r--stoc/source/inspect/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/stoc/source/inspect/makefile.mk b/stoc/source/inspect/makefile.mk
index 4114b40e1058..4e39e52564fa 100644
--- a/stoc/source/inspect/makefile.mk
+++ b/stoc/source/inspect/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: obo $ $Date: 2001-05-07 13:53:21 $
+# last change: $Author: vg $ $Date: 2003-04-15 13:35:24 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,14 +86,16 @@ SHL1STDLIBS= \
$(CPPUHELPERLIB) \
$(SALLIB)
+SHL1VERSIONMAP = introspection.map
+
SHL1DEPN=
SHL1IMPLIB= i$(TARGET)
SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET)
-DEF1EXPORTFILE= exports.dxp
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
+