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

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).
üst 7d7e7400
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: wntgcci6.mk,v $ # $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 Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -183,7 +183,7 @@ MPRLIB=-lmpr ...@@ -183,7 +183,7 @@ MPRLIB=-lmpr
WS2_32LIB=-lws2_32 WS2_32LIB=-lws2_32
KERNEL32LIB=-lkernel32 KERNEL32LIB=-lkernel32
USER32LIB=-luser32 USER32LIB=-luser32
MSVCRTLIB=-lmsvcrt LIBCMT=-lmsvcrt
COMDLG32LIB=-lcomdlg32 COMDLG32LIB=-lcomdlg32
COMCTL32LIB=-lcomctl32 COMCTL32LIB=-lcomctl32
CRYPT32LIB=$(PSDK_HOME)$/lib$/crypt32.lib CRYPT32LIB=$(PSDK_HOME)$/lib$/crypt32.lib
......
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