INTEGRATION: CWS sb71 (1.4.26); FILE MERGED

2007/07/25 12:01:12 sb 1.4.26.1: #i77184# Drop MSVCRTLIB again and use already existing LIBCMT instead (which for wntmsci10 and wntmsci11 at least correctly differentiates between using msvcrt.lib and msvcrtd.lib; this probably needs to be added for wntgcci6, too).
This commit is contained in:
Vladimir Glazounov 2007-10-15 11:42:14 +00:00
parent 7d7e740004
commit c8fc2b851f

View file

@ -4,9 +4,9 @@
#
# $RCSfile: wntgcci6.mk,v $
#
# $Revision: 1.4 $
# $Revision: 1.5 $
#
# last change: $Author: vg $ $Date: 2007-05-25 10:52:28 $
# last change: $Author: vg $ $Date: 2007-10-15 12:42:14 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -183,7 +183,7 @@ MPRLIB=-lmpr
WS2_32LIB=-lws2_32
KERNEL32LIB=-lkernel32
USER32LIB=-luser32
MSVCRTLIB=-lmsvcrt
LIBCMT=-lmsvcrt
COMDLG32LIB=-lcomdlg32
COMCTL32LIB=-lcomctl32
CRYPT32LIB=$(PSDK_HOME)$/lib$/crypt32.lib