Searched refs:LIBCMT (Results 1 – 6 of 6) sorted by relevance
17 LIBCMT="${1}\\libcmt.lib"23 cp "$LIBCMT" "$OUTDIR"
12 The mechanism for hooking LIBCMT in windows is rather tricky. The core15 around this, we start with the LIBCMT.LIB, and manually remove all allocator
75 CPP_IGNORE_LIB = LIBCMT
227 '/MT', # link with LIBCMT.LIB (multi-threaded, static linked crt)
287 LIBCMT.LIB) is not a good option. People are using the DLL
16144 Fix linker warning by specifying /NODEFAULTLIB:LIBCMT for QTMovieWin.