Rob Shearman
|
48000893f9
|
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
|
2008-03-04 20:55:01 +01:00 |
Louis Lenders
|
8946d462aa
|
msvcrt40: Add DllMain.
|
2007-12-05 12:05:04 +01:00 |
Alexandre Julliard
|
60e122b088
|
Get rid of some empty source files, our makefiles no longer require them.
|
2007-05-04 12:27:34 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
b6b180a16d
|
Moved the implementation of spec file stubs to the winecrt0 library.
|
2005-08-25 15:27:44 +00:00 |
Alexandre Julliard
|
34fa35dc99
|
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
|
2005-05-09 14:42:30 +00:00 |
Mike McCormack
|
d0779463da
|
Stub enough of MSVCRT40 to make IE4 install work.
|
2004-01-12 22:12:27 +00:00 |