Sign in
goma
/
wine
/
81b8ee863e1d22e7e169c98e660ad5a6ea7b6ec4
/
dlls
/
dmcompos
/
Makefile.in
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 14 years ago
b86d515
dlls: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
63aff89
janitorial: Remove unneeded user32 imports.
by Hans Leidekker
· 16 years ago
dad21bb
makefiles: List the static libraries as normal imports instead of extra libs.
by Alexandre Julliard
· 17 years ago
521d307
dmcompos: Win64 printf format warning fixes.
by Michael Stefaniuc
· 18 years ago
85ce511
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 18 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
85c9283
Don't generate import libraries for dlls that don't export anything.
by Alexandre Julliard
· 20 years ago
34fa35d
Added rules for building import libraries in the individual dll
by Alexandre Julliard
· 20 years ago
20b4585
Only link against libdxguid where necessary.
by Alexandre Julliard
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
df167d1
- implemented loader, loader's stream and loading of objects (now you
by Rok Mandeljc
· 22 years ago
473c565
Split the dmusic interfaces.
by Rok Mandeljc
· 22 years ago
3dec4c5
Added stubs for dpnhpast and for all the dmusic dlls.
by Rok Mandeljc
· 22 years ago