Kaydet (Commit) eb79a040 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS geordi2q11 (1.139.4); FILE MERGED

2003/12/16 16:14:11 hr 1.139.4.1: #111934#: join CWS ooo111fix1
üst f264d409
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: settings.mk,v $ # $RCSfile: settings.mk,v $
# #
# $Revision: 1.140 $ # $Revision: 1.141 $
# #
# last change: $Author: vg $ $Date: 2003-12-16 11:38:04 $ # last change: $Author: vg $ $Date: 2003-12-17 18:06:05 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -975,6 +975,10 @@ CDEFS= -D$(OS) -D$(GUI) -D$(GVER) -D$(COM) -D$(CVER) -D$(CPUNAME) ...@@ -975,6 +975,10 @@ CDEFS= -D$(OS) -D$(GUI) -D$(GVER) -D$(COM) -D$(CVER) -D$(CPUNAME)
CDEFS+=$(CDEFS_PRESET) CDEFS+=$(CDEFS_PRESET)
.ENDIF .ENDIF
.IF "$(COM)"=="GCC"
CDEFS+= -DGXX_INCLUDE_PATH=$(GXX_INCLUDE_PATH)
.ENDIF
.IF "$(TIMELOG)" != "" .IF "$(TIMELOG)" != ""
CDEFS+=-DTIMELOG CDEFS+=-DTIMELOG
.ENDIF .ENDIF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment