From f0cf9acd57357df39562f4329a2b75bab993f53e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 1 Dec 2006 15:49:57 +0000 Subject: [PATCH] INTEGRATION: CWS dba22a (1.5.188); FILE MERGED 2006/11/13 10:20:09 fs 1.5.188.1: corrected PRJNAME --- connectivity/qa/drivers/dbase/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/connectivity/qa/drivers/dbase/makefile.mk b/connectivity/qa/drivers/dbase/makefile.mk index e0f38a059a9d..fd9bc1e1561f 100644 --- a/connectivity/qa/drivers/dbase/makefile.mk +++ b/connectivity/qa/drivers/dbase/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: rt $ $Date: 2005-09-08 05:07:27 $ +# last change: $Author: rt $ $Date: 2006-12-01 16:49:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -35,7 +35,7 @@ PRJ = ..$/..$/.. TARGET = DBaseDriverTest -PRJNAME = $(TARGET) +PRJNAME = connectivity PACKAGE = complex$/connectivity # --- Settings -----------------------------------------------------