summaryrefslogtreecommitdiffstats
path: root/avmedia/source/quicktime/makefile.mk
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-01-29 17:01:54 +0100
committersb <sb@openoffice.org>2010-01-29 17:01:54 +0100
commitec0ee57607a1e8a800bb4809a0be6921df1f2e19 (patch)
treefb70533bb702938e058ed2a51e6ed386c8d9eb78 /avmedia/source/quicktime/makefile.mk
parentsb118: changed tools/debug to never fall back from writing to shell to writin... (diff)
downloadcore-ec0ee57607a1e8a800bb4809a0be6921df1f2e19.tar.gz
core-ec0ee57607a1e8a800bb4809a0be6921df1f2e19.zip
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
Diffstat (limited to 'avmedia/source/quicktime/makefile.mk')
-rw-r--r--avmedia/source/quicktime/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/avmedia/source/quicktime/makefile.mk b/avmedia/source/quicktime/makefile.mk
index a087e8007520..5c8063b43266 100644
--- a/avmedia/source/quicktime/makefile.mk
+++ b/avmedia/source/quicktime/makefile.mk
@@ -77,7 +77,7 @@ SHL1LIBS=$(SLB)$/$(TARGET).lib
SHL1IMPLIB=i$(TARGET)
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
-SHL1VERSIONMAP= $(TARGET).map
+SHL1VERSIONMAP=$(SOLARENV)/src/component.map
# --- Targets ------------------------------------------------------