summaryrefslogtreecommitdiffstats
path: root/sal
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:46:20 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:46:20 +0000
commit933290759fd3c2b981a136e160e8e28a82e7538f (patch)
treebcd40c4a187183796f8ff8bdc0fb5128c512d671 /sal
parentINTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED (diff)
downloadcore-933290759fd3c2b981a136e160e8e28a82e7538f.tar.gz
core-933290759fd3c2b981a136e160e8e28a82e7538f.zip
INTEGRATION: CWS reportdesign01 (1.7.98); FILE MERGED
2007/10/04 11:36:18 lla 1.7.98.1: #i67655# cleanups
Diffstat (limited to 'sal')
-rw-r--r--sal/qa/rtl/strings/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/rtl/strings/makefile.mk b/sal/qa/rtl/strings/makefile.mk
index 2339b06b3ed3..91c82e419ea8 100644
--- a/sal/qa/rtl/strings/makefile.mk
+++ b/sal/qa/rtl/strings/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: vg $ $Date: 2007-01-16 16:01:47 $
+# last change: $Author: ihi $ $Date: 2007-11-20 19:46:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -54,7 +54,7 @@ SHL1OBJS := \
$(SLO)$/test_oustring_noadditional.obj
SHL1IMPLIB := i$(SHL1TARGET)
SHL1STDLIBS := $(CPPUNITLIB) $(SALLIB)
-SHL1VERSIONMAP := export.map
+SHL1VERSIONMAP := $(PRJ)$/qa$/export.map
DEF1NAME := $(SHL1TARGET)
.INCLUDE: target.mk