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
commit5622ede8d3c7bf4bf10d9240ea742fc127904ebd (patch)
treeaf4a385141588ca1caf7cfac1c8f6ba354bbf628 /uui
parentb72bd3e81ad3602822220224474c7f89c7560763 (diff)
parent515792c312abc929b4616c757b8eaced67718d10 (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 ba501f9ae076..000000000000
--- 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 78d726d0eec6..163a7bb5502e 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)