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 |
Michael Stefaniuc
|
0b5ebcf2fd
|
olecli: Remove duplicated typedefs/enums.
Use a local header file for them.
|
2008-02-05 12:19:36 +01:00 |
Bang Jun-young
|
9ae9109d39
|
olecli32: Fix invalid syntax.
|
2007-11-19 15:00:55 +01:00 |
Michael Stefaniuc
|
c1da70490d
|
olecli32: Win64 printf format warning fixes.
|
2006-10-09 12:44:30 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +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 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
f15db16785
|
olecli32: Renamed olecli directory to olecli32.
|
2006-02-14 16:57:23 +01:00 |