summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:41:30 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:41:30 +0000
commitef7465d2b392c010363e934ca4633c27f04aef39 (patch)
tree3dbb7fba73c9bd664b3f5c6e178c1235ae0c119b
parente1169e87d9f4a0de22f3ef281be1a28ac42b7c50 (diff)
INTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED
2007/10/04 11:36:16 lla 1.4.98.1: #i67655# cleanups
-rw-r--r--sal/qa/rtl/digest/makefile.mk6
-rw-r--r--sal/qa/rtl/doublelock/makefile.mk6
-rw-r--r--sal/qa/rtl/locale/makefile.mk6
-rw-r--r--sal/qa/rtl/logfile/makefile.mk6
4 files changed, 12 insertions, 12 deletions
diff --git a/sal/qa/rtl/digest/makefile.mk b/sal/qa/rtl/digest/makefile.mk
index 0f26da029183..f130127d5053 100644
--- a/sal/qa/rtl/digest/makefile.mk
+++ b/sal/qa/rtl/digest/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2007-01-16 15:59:27 $
+# last change: $Author: ihi $ $Date: 2007-11-20 19:39:43 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,7 @@ SHL1STDLIBS=\
SHL1IMPLIB= i$(SHL1TARGET)
DEF1NAME= $(SHL1TARGET)
-SHL1VERSIONMAP = export.map
+SHL1VERSIONMAP = $(PRJ)$/qa$/export.map
#------------------------------- All object files -------------------------------
# do this here, so we get right dependencies
diff --git a/sal/qa/rtl/doublelock/makefile.mk b/sal/qa/rtl/doublelock/makefile.mk
index bcffdaddeb0b..748edfe00ce5 100644
--- a/sal/qa/rtl/doublelock/makefile.mk
+++ b/sal/qa/rtl/doublelock/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2007-01-16 15:59:53 $
+# last change: $Author: ihi $ $Date: 2007-11-20 19:40:19 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -65,7 +65,7 @@ SHL1STDLIBS=\
SHL1IMPLIB= i$(SHL1TARGET)
DEF1NAME =$(SHL1TARGET)
-SHL1VERSIONMAP = export.map
+SHL1VERSIONMAP = $(PRJ)$/qa$/export.map
# END ------------------------------------------------------------------
diff --git a/sal/qa/rtl/locale/makefile.mk b/sal/qa/rtl/locale/makefile.mk
index d728de31285a..297b4de48ccc 100644
--- a/sal/qa/rtl/locale/makefile.mk
+++ b/sal/qa/rtl/locale/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2007-01-16 16:00:05 $
+# last change: $Author: ihi $ $Date: 2007-11-20 19:40:55 $
#
# 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)
# DEF1EXPORTFILE= export.exp
-SHL1VERSIONMAP= export.map
+SHL1VERSIONMAP= $(PRJ)$/qa$/export.map
# auto generated Target:locale
# END ------------------------------------------------------------------
diff --git a/sal/qa/rtl/logfile/makefile.mk b/sal/qa/rtl/logfile/makefile.mk
index bb09ee8fe80f..061328ecd9d1 100644
--- a/sal/qa/rtl/logfile/makefile.mk
+++ b/sal/qa/rtl/logfile/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2007-01-16 16:00:17 $
+# last change: $Author: ihi $ $Date: 2007-11-20 19:41:30 $
#
# 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 --------------------------------------------------------------