INTEGRATION: CWS fwk61 (1.2.24); FILE MERGED
2007/02/15 17:31:21 mav 1.2.24.3: #i74483# use package as PKGNAME 2007/02/14 11:04:39 mav 1.2.24.2: RESYNC: (1.2-1.3); FILE MERGED 2007/02/13 10:45:00 mav 1.2.24.1: #i74483# fix the PRJNAME setting
This commit is contained in:
parent
efef57e967
commit
44057c92a9
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.3 $
|
||||
# $Revision: 1.4 $
|
||||
#
|
||||
# last change: $Author: obo $ $Date: 2007-01-25 15:42:30 $
|
||||
# last change: $Author: ihi $ $Date: 2007-03-26 12:13:04 $
|
||||
#
|
||||
# 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 = StorageUnitTest
|
||||
PRJNAME = $(TARGET)
|
||||
PRJNAME = package
|
||||
PACKAGE = complex$/ofopxmlstorages
|
||||
|
||||
# --- Settings -----------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue