summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/uri/makefile.mk
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:47:24 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:47:24 +0000
commitf58c247551492a03a6685b4fc94df8777195f658 (patch)
treea29aa421cf48a238cfcfff6b6ca4ae2c1879751c /sal/qa/rtl/uri/makefile.mk
parente8cb00f2940a15bce3a396fed96ea58ec95f33b7 (diff)
INTEGRATION: CWS reportdesign01 (1.6.98); FILE MERGED
2007/10/04 11:36:18 lla 1.6.98.1: #i67655# cleanups
Diffstat (limited to 'sal/qa/rtl/uri/makefile.mk')
-rw-r--r--sal/qa/rtl/uri/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/sal/qa/rtl/uri/makefile.mk b/sal/qa/rtl/uri/makefile.mk
index 039c39330ff9..5f6be698c786 100644
--- a/sal/qa/rtl/uri/makefile.mk
+++ b/sal/qa/rtl/uri/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:02:12 $
+# last change: $Author: ihi $ $Date: 2007-11-20 19:47:24 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,7 @@ SHL1STDLIBS=\
SHL1IMPLIB= i$(SHL1TARGET)
DEF1NAME =$(SHL1TARGET)
-SHL1VERSIONMAP = export.map
+SHL1VERSIONMAP = $(PRJ)$/qa$/export.map
# END --------------------------------------------------------------
@@ -71,7 +71,7 @@ SHL2STDLIBS=\
SHL2IMPLIB= i$(SHL2TARGET)
DEF2NAME =$(SHL2TARGET)
-SHL2VERSIONMAP = export.map
+SHL2VERSIONMAP = $(PRJ)$/qa$/export.map
# END --------------------------------------------------------------