INTEGRATION: CWS sb55 (1.23.18); FILE MERGED
2006/07/13 12:58:27 sb 1.23.18.1: #i67269# RTTI is now enabled globally.
This commit is contained in:
parent
fdb6a1b436
commit
fefc4df238
1 changed files with 2 additions and 6 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.23 $
|
||||
# $Revision: 1.24 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-08 17:01:19 $
|
||||
# last change: $Author: kz $ $Date: 2006-07-20 16:16:28 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -49,10 +49,6 @@ UNIXVERSIONNAMES=UDK
|
|||
|
||||
.INCLUDE : settings.mk
|
||||
|
||||
.IF "$(OS)" == "WNT"
|
||||
CFLAGS+= -GR # enable RTTI
|
||||
.ENDIF # WNT
|
||||
|
||||
# --- Files --------------------------------------------------------
|
||||
|
||||
SLOFILES= \
|
||||
|
|
Loading…
Reference in a new issue