makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf...
[wine] / dlls / msvcrtd / tests / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2008-05-26  Alexandre Julliardtests: Use the Wine import libraries when compiling...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-12  Saulius KrasuckasDon't import MSVCRTD.DLL and don't fail when it could...
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2004-05-18  Patrik StridvallImplemented the debug version of operator new (C++).