Alexandre Julliard
|
5940d37d11
|
d3dxof: Convert dll registration to the IRegistrar mechanism.
|
2010-12-07 12:30:05 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Christian Costa
|
72d9aaa6e5
|
d3dxof: Add support for mszip compressed files.
|
2010-04-12 15:42:02 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
56af92b073
|
makefiles: Regenerate the source lists using make_makefiles.
|
2009-07-03 13:26:38 +02:00 |
Christian Costa
|
eb4eda2757
|
d3dxof: Move X files parsing into a separate file.
|
2008-12-31 14:07:23 +01:00 |
Hans Leidekker
|
63aff890d7
|
janitorial: Remove unneeded user32 imports.
|
2008-12-17 11:38:36 +01:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
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
|
51ca8e8ef8
|
d3dxof: Win64 printf format warning fixes.
|
2006-10-09 12:55:47 +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
|
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 |
Christian Costa
|
7590fe58f4
|
Added d3dxof dll, part of Direct3D.
|
2004-06-03 00:03:23 +00:00 |