diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-20 18:51:18 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-20 18:51:18 +0000 |
commit | 4f9246c4c86f96316ff6dab26868dd6da1978dbf (patch) | |
tree | 30603afbd4373439657e385d5c44462c1173dcb0 /sal/qa/testHelperFunctions | |
parent | ba22e30b1573c59043a9ea1afaaf3eb717aba834 (diff) |
INTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED
2007/10/04 11:36:19 lla 1.4.98.1: #i67655# cleanups
Diffstat (limited to 'sal/qa/testHelperFunctions')
-rw-r--r-- | sal/qa/testHelperFunctions/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/testHelperFunctions/makefile.mk b/sal/qa/testHelperFunctions/makefile.mk index 090ef8551c67..e47ac915fb19 100644 --- a/sal/qa/testHelperFunctions/makefile.mk +++ b/sal/qa/testHelperFunctions/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:03:03 $ +# last change: $Author: ihi $ $Date: 2007-11-20 19:51:18 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -59,7 +59,7 @@ SHL1STDLIBS=\ SHL1IMPLIB= i$(SHL1TARGET) DEF1NAME =$(SHL1TARGET) -SHL1VERSIONMAP = export.map +SHL1VERSIONMAP = $(PRJ)$/qa$/export.map # END -------------------------------------------------------------- |