Added rules for building import libraries in the individual dll
[wine] / dlls / odbc32 / Makefile.in
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-10-18  Bill MedlandDuring startup of the connection to an external ODBC...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-12-11  Alexandre JulliardXiang Li