This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-11-28 22:20:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
bbb8c60c7e
wine
/
dlls
/
midimap
/
Makefile.in
8 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
Moved midimap to the top-level dlls directory.
2005-07-21 11:31:56 +00:00
MODULE
=
midimap.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
winmm user32 advapi32
Start using import tables for dlls that can already support it.
2000-11-12 03:50:10 +00:00
Added built-in msacm.drv and midimap.drv drivers.
1999-10-31 02:23:49 +00:00
C_SRCS
=
\
midimap.c
Moved dll-specific make rules to a separate Makedll.rules file.
2000-03-04 22:31:27 +00:00
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@
Reference in New Issue
Copy Permalink