INTEGRATION: CWS ause084_DEV300 (1.19.20); FILE MERGED

2008/01/30 11:52:37 hjs 1.19.20.1: #i78233# change debug switches to avoid collisions when building with debug
This commit is contained in:
Kurt Zenker 2008-03-06 14:16:00 +00:00
parent 9eab349264
commit 2d995a23b2

View file

@ -4,9 +4,9 @@
#
# $RCSfile: wntmsci11.mk,v $
#
# $Revision: 1.22 $
# $Revision: 1.23 $
#
# last change: $Author: kz $ $Date: 2008-03-05 16:35:42 $
# last change: $Author: kz $ $Date: 2008-03-06 15:16:00 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -146,12 +146,8 @@ CDEFSOBJMT+=-DWIN32 -D_MT
CDEFSOBJMT+=-DWIN32 -D_MT
.ENDIF # "$(DYNAMIC_CRT)"!=""
CFLAGSPROF=-Gh -Zd -Fd$(MISC)\_ooo_st_$(TARGET).PDB
.IF "$(PDBTARGET)"!=""
CFLAGSDEBUG=-Zi -Fd$(MISC)\$(PDBTARGET).PDB
.ELSE
CFLAGSDEBUG=-Zi -Fd$(MISC)\_ooo_st_$(TARGET).PDB
.ENDIF
CFLAGSPROF=-Gh -Fd$(MISC)$/$(@:b).pdb
CFLAGSDEBUG=-Zi -Fd$(MISC)$/$(@:b).pdb
CFLAGSDBGUTIL=
.IF "$(VC_STANDARD)"==""
CFLAGSOPT=-Oxs -Oy-