summaryrefslogtreecommitdiff
path: root/registry/test
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 12:16:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 12:16:26 +0000
commitb94e1480dcdaa4dc76b034c5a62670ef34c8aa16 (patch)
tree433989821cc9e5efd1c6f8180748b5995c40ad9f /registry/test
parentebfa4e8a3b1504fad200989256637fd8a999f390 (diff)
INTEGRATION: CWS os2port02 (1.5.12); FILE MERGED
2007/10/05 13:01:59 ydario 1.5.12.1: Issue number: i82034 Submitted by: ydario Reviewed by: ydario Commit of changes for OS/2 CWS source code integration.
Diffstat (limited to 'registry/test')
-rw-r--r--registry/test/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/registry/test/makefile.mk b/registry/test/makefile.mk
index 419776fd6f12..9ed0fcf3774b 100644
--- a/registry/test/makefile.mk
+++ b/registry/test/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: obo $ $Date: 2007-03-09 08:55:52 $
+# last change: $Author: hr $ $Date: 2007-11-02 13:16:26 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -47,7 +47,7 @@ USE_LDUMP2=TRUE
# ------------------------------------------------------------------
-CDEFS += -DDLL_VERSION=\"$(UPD)$(DLLPOSTFIX)\"
+CDEFS += -DDLL_VERSION=$(EMQ)"$(UPD)$(DLLPOSTFIX)$(EMQ)"
CXXFILES= \
testregcpp.cxx \