summaryrefslogtreecommitdiffstats
path: root/sal
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:42:58 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:42:58 +0000
commitb44df1b1ad37df31b991b2a26ca5b65b2afd7f2b (patch)
tree1d3bba1c38fdd2e22ce247b773958506ae24d244 /sal
parentINTEGRATION: CWS reportdesign01 (1.7.42); FILE MERGED (diff)
downloadcore-b44df1b1ad37df31b991b2a26ca5b65b2afd7f2b.tar.gz
core-b44df1b1ad37df31b991b2a26ca5b65b2afd7f2b.zip
INTEGRATION: CWS reportdesign01 (1.6.98); FILE MERGED
2007/10/04 11:36:17 lla 1.6.98.1: #i67655# cleanups
Diffstat (limited to 'sal')
-rw-r--r--sal/qa/rtl/ostring/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/sal/qa/rtl/ostring/makefile.mk b/sal/qa/rtl/ostring/makefile.mk
index 3677940a898d..fe09c5c1a851 100644
--- a/sal/qa/rtl/ostring/makefile.mk
+++ b/sal/qa/rtl/ostring/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: vg $ $Date: 2007-01-16 16:00:42 $
+# last change: $Author: ihi $ $Date: 2007-11-20 19:42:58 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -63,7 +63,7 @@ SHL1IMPLIB= i$(SHL1TARGET)
DEF1NAME =$(SHL1TARGET)
# DEF2EXPORTFILE= export.exp
-SHL1VERSIONMAP= export.map
+SHL1VERSIONMAP= $(PRJ)$/qa$/export.map
# auto generated Target:joblist
# END ------------------------------------------------------------------
@@ -78,7 +78,7 @@ SHL2STDLIBS=\
SHL2IMPLIB= i$(SHL2TARGET)
DEF2NAME =$(SHL2TARGET)
-SHL2VERSIONMAP= export.map
+SHL2VERSIONMAP= $(PRJ)$/qa$/export.map
# END ------------------------------------------------------------------
# BEGIN ----------------------------------------------------------------
@@ -92,7 +92,7 @@ SHL3STDLIBS=\
SHL3IMPLIB= i$(SHL3TARGET)
DEF3NAME =$(SHL3TARGET)
-SHL3VERSIONMAP= export.map
+SHL3VERSIONMAP= $(PRJ)$/qa$/export.map
# END ------------------------------------------------------------------
#------------------------------- All object files -------------------------------
# do this here, so we get right dependencies