summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorDirk Voelzke <dv@openoffice.org>2010-04-22 09:31:31 +0200
committerDirk Voelzke <dv@openoffice.org>2010-04-22 09:31:31 +0200
commita04c04dd758b8be694c6de402516ef239dec5c3f (patch)
treefcf35323070d29a22f07534fe048a0160000c040 /uui
parent57134d81219ac6c1b1d625ba79c29a121fceb933 (diff)
parenteeaf2f34f56d815040b0e80b5e3abd6b08400bdc (diff)
dv12: merge with DEV300_m77
Diffstat (limited to 'uui')
-rw-r--r--uui/util/exports.map10
-rw-r--r--uui/util/makefile.mk2
2 files changed, 1 insertions, 11 deletions
diff --git a/uui/util/exports.map b/uui/util/exports.map
deleted file mode 100644
index ba501f9ae0..0000000000
--- a/uui/util/exports.map
+++ /dev/null
@@ -1,10 +0,0 @@
-UDK_3_0_0 {
- global:
- GetVersionInfo;
- component_getImplementationEnvironment;
- component_getFactory;
- component_writeInfo;
-
- local:
- *;
-};
diff --git a/uui/util/makefile.mk b/uui/util/makefile.mk
index 78d726d0ee..163a7bb550 100644
--- a/uui/util/makefile.mk
+++ b/uui/util/makefile.mk
@@ -38,7 +38,7 @@ NO_BSYMBOLIC = true
SHL1TARGET = $(TARGET)$(DLLPOSTFIX)
SHL1IMPLIB = i$(TARGET)
-SHL1VERSIONMAP = exports.map
+SHL1VERSIONMAP = $(SOLARENV)/src/component.map
SHL1DEF = $(MISC)$/$(SHL1TARGET).def
DEF1NAME = $(SHL1TARGET)