diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-20 18:47:52 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-20 18:47:52 +0000 |
commit | 695a581a1144c1d6e602f960f5b91756f892ffb9 (patch) | |
tree | c5e9ce6f7f934179b225ad87e463f85e829b9c43 /sal/qa/rtl/uuid | |
parent | f58c247551492a03a6685b4fc94df8777195f658 (diff) |
INTEGRATION: CWS reportdesign01 (1.4.98); FILE MERGED
2007/10/04 11:36:18 lla 1.4.98.1: #i67655# cleanups
Diffstat (limited to 'sal/qa/rtl/uuid')
-rw-r--r-- | sal/qa/rtl/uuid/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/rtl/uuid/makefile.mk b/sal/qa/rtl/uuid/makefile.mk index f9cf56f4fb32..07c4d8c42f5b 100644 --- a/sal/qa/rtl/uuid/makefile.mk +++ b/sal/qa/rtl/uuid/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:02:23 $ +# last change: $Author: ihi $ $Date: 2007-11-20 19:47:52 $ # # 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 # END ------------------------------------------------------------------ #------------------------------- All object files ------------------------------- # do this here, so we get right dependencies |