Kaydet (Commit) 69fe0c3e authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS jsc5 (1.17.14); FILE MERGED

2006/02/01 09:18:51 jsc 1.17.14.1: #i61438# extend compiler flags for Windows
üst de897274
...@@ -77,7 +77,7 @@ EMPTYSTRING= ...@@ -77,7 +77,7 @@ EMPTYSTRING=
PATH_SEPARATOR=; PATH_SEPARATOR=;
# use this for release version # use this for release version
CC_FLAGS=-c -GX -MT CC_FLAGS=-c -GX -MT -Zm500 -wd4251 -wd4275 -wd4290 -wd4675 -wd4786 -wd4800 -Zc:forScope -GR
ifeq "$(DEBUG)" "yes" ifeq "$(DEBUG)" "yes"
CC_FLAGS+=-Zi CC_FLAGS+=-Zi
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