mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 17:00:47 +00:00
0e7fd41af9
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
113 B
Makefile
5 lines
113 B
Makefile
MODULE = msgsm32.acm
|
|
IMPORTS = $(GSM_PE_LIBS) winmm user32
|
|
EXTRAINCL = $(GSM_PE_CFLAGS)
|
|
|
|
C_SRCS = msgsm32.c
|