summaryrefslogtreecommitdiff
path: root/uui/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 13:43:01 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 13:43:01 +0000
commit1bf244b260e9398370ec90c81dfef47151123920 (patch)
tree0d488ca2feac1639c69ffc3aa2a555e077962d9f /uui/util
parent03e71f2ed8f05dbb9b3a3a61e686ba25f525eb23 (diff)
INTEGRATION: CWS tune01 (1.3.48); FILE MERGED
2003/03/06 21:36:08 mhu 1.3.48.1: #i11968# Added symbol scoping linker mapfiles to dynamically loaded libraries.
Diffstat (limited to 'uui/util')
-rw-r--r--uui/util/makefile.mk25
1 files changed, 13 insertions, 12 deletions
diff --git a/uui/util/makefile.mk b/uui/util/makefile.mk
index 8898c0739d97..8ef6b865819c 100644
--- a/uui/util/makefile.mk
+++ b/uui/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: as $ $Date: 2001-11-08 12:08:11 $
+# last change: $Author: vg $ $Date: 2003-04-15 14:43:01 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -64,9 +64,9 @@ PRJ = ..
PRJNAME = uui
TARGET = uui
RESTARGET = $(TARGET)
+
GEN_HID = true
NO_BSYMBOLIC = true
-USE_DEFFILE = true
.INCLUDE: svpre.mk
.INCLUDE: settings.mk
@@ -74,22 +74,23 @@ USE_DEFFILE = true
SHL1TARGET = $(TARGET)$(UPD)$(DLLPOSTFIX)
SHL1IMPLIB = i$(TARGET)
+
+SHL1VERSIONMAP = exports.map
SHL1DEF = $(MISC)$/$(SHL1TARGET).def
+DEF1NAME = $(SHL1TARGET)
+
SHL1LIBS = \
$(SLB)$/source.lib
+
SHL1STDLIBS = \
- $(CPPUHELPERLIB) \
- $(CPPULIB) \
- $(SALLIB) \
- $(UNOTOOLSLIB) \
$(SVTOOLLIB) \
$(TKLIB) \
+ $(VCLLIB) \
+ $(UNOTOOLSLIB) \
$(TOOLSLIB) \
- $(VCLLIB)
-
-DEF1NAME = $(SHL1TARGET)
-DEF1DES = Universal Content Broker User Interface
-DEF1EXPORTFILE = exports.dxp
+ $(CPPUHELPERLIB) \
+ $(CPPULIB) \
+ $(SALLIB)
RESLIB1NAME = $(RESTARGET)
RESLIB1SRSFILES = \