INTEGRATION: CWS warnings01 (1.21.70); FILE MERGED
2006/05/24 00:22:02 sb 1.21.70.5: RESYNC: (1.23-1.24); FILE MERGED 2006/04/07 21:02:52 sb 1.21.70.4: RESYNC: (1.22-1.23); FILE MERGED 2005/09/23 01:29:28 sb 1.21.70.3: RESYNC: (1.21-1.22); FILE MERGED 2005/08/30 17:03:17 sb 1.21.70.2: #i53898# Made code warning-free. 2005/08/29 13:56:04 sb 1.21.70.1: #i53898# Made code warning-free.
This commit is contained in:
parent
b88a51db8e
commit
b535d65dc2
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.24 $
|
||||
# $Revision: 1.25 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2006-05-02 12:12:59 $
|
||||
# last change: $Author: hr $ $Date: 2006-06-20 04:30:12 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -37,6 +37,7 @@ PRJ=..$/..
|
|||
|
||||
PRJNAME=sal
|
||||
TARGET=cpprtl
|
||||
ENABLE_EXCEPTIONS=TRUE
|
||||
USE_LDUMP2=TRUE
|
||||
|
||||
PROJECTPCH4DLL=TRUE
|
||||
|
|
Loading…
Reference in a new issue