mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
6 lines
70 B
Makefile
6 lines
70 B
Makefile
MODULE = mcicda.dll
|
|
IMPORTS = winmm user32
|
|
|
|
C_SRCS = \
|
|
mcicda.c
|