INTEGRATION: CWS stlpdbg (1.18.34); FILE MERGED

2005/10/20 10:09:06 obo 1.18.34.1: #i53107# STLport debug mode
This commit is contained in:
Rüdiger Timm 2006-01-10 14:58:29 +00:00
parent aeea0f13eb
commit 1c7d7ba0f2

View file

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.18 $
# $Revision: 1.19 $
#
# last change: $Author: rt $ $Date: 2005-09-08 19:43:19 $
# last change: $Author: rt $ $Date: 2006-01-10 15:58:29 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -79,8 +79,12 @@ SHL1STDLIBS=\
oleaut32.lib
.IF "$(COMEX)"=="8" || "$(COMEX)"=="10"
.IF "$(USE_STLP_DEBUG)" != ""
SHL1STDLIBS+= $(ATL_LIB)$/atlsd.lib
.ELSE
SHL1STDLIBS+= $(ATL_LIB)$/atls.lib
.ENDIF
.ENDIF
SHL1LIBS=
SHL1OBJS=$(SLOFILES)