Home
last modified time | relevance | path

Searched refs:LIBCMT (Results 1 – 6 of 6) sorted by relevance

/external/chromium/base/allocator/
Dprep_libc.sh17 LIBCMT="${1}\\libcmt.lib"
23 cp "$LIBCMT" "$OUTDIR"
DREADME12 The mechanism for hooking LIBCMT in windows is rather tricky. The core
15 around this, we start with the LIBCMT.LIB, and manually remove all allocator
/external/stlport/test/eh/
Dintel50.mak75 CPP_IGNORE_LIB = LIBCMT
/external/chromium/third_party/libjingle/source/talk/
Dmain.scons227 '/MT', # link with LIBCMT.LIB (multi-threaded, static linked crt)
/external/zlib/src/win32/
DDLL_FAQ.txt287 LIBCMT.LIB) is not a good option. People are using the DLL
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1616144 Fix linker warning by specifying /NODEFAULTLIB:LIBCMT for QTMovieWin.