Michael Stefaniuc
|
9bb0f9c723
|
msacm32: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-03 11:31:43 +02:00 |
Alexandre Julliard
|
d43148222a
|
msacm32: Make msacm.dll into a stand-alone 16-bit module.
|
2009-03-11 16:51:09 +01: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
|
0290eb1f10
|
msacm32: Win64 printf format warning fixes.
|
2006-10-12 21:43:19 +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
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Alexandre Julliard
|
c4fde65022
|
msacm32: Renamed the dlls/msacm directory to dlls/msacm32.
|
2006-04-10 16:55:04 +02:00 |
Alexandre Julliard
|
37b51f4acc
|
Merged msacm and msacm32 dlls.
Merged win87em and windebug into kernel32.dll.
|
2000-07-24 18:30:00 +00:00 |
Alexandre Julliard
|
6953d6756c
|
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
|
2000-06-20 20:24:14 +00:00 |
Alexandre Julliard
|
d0edc5fecd
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
Alexandre Julliard
|
318f4cefd2
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Eric Pouech
|
1ddce71635
|
Made msacm32 really load ACM drivers.
|
1999-10-31 18:29:16 +00:00 |
Ulrich Weigand
|
daed93ee99
|
Moved .spec files to corresponding dlls/ directory.
|
1999-07-25 13:14:13 +00:00 |
Patrik Stridvall
|
29c08dd4df
|
Started the implementation of MSACM.DLL and MSACM32.DLL.
|
1998-10-11 17:00:29 +00:00 |