mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
6 lines
72 B
Makefile
6 lines
72 B
Makefile
MODULE = mciwave.dll
|
|
IMPORTS = winmm user32
|
|
|
|
C_SRCS = \
|
|
mciwave.c
|