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 |
Andrew Talbot
|
de35a9550e
|
compstui: Exclude unused headers.
|
2007-04-30 12:32:42 +02:00 |
Michael Stefaniuc
|
41dd56cb7f
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +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
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Detlef Riekenberg
|
5640b56ebd
|
compstui: Add minimal compstui.dll (stubs only).
|
2006-06-21 11:12:54 +02:00 |