From b94e1480dcdaa4dc76b034c5a62670ef34c8aa16 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 2 Nov 2007 12:16:26 +0000 Subject: 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. --- registry/test/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'registry/test') 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 \ -- cgit