mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
7 lines
85 B
Makefile
7 lines
85 B
Makefile
MODULE = msg711.acm
|
|
IMPORTS = winmm user32
|
|
|
|
C_SRCS = msg711.c
|
|
|
|
@MAKE_DLL_RULES@
|