mirror of
https://github.com/reactos/wine.git
synced 2025-03-03 18:28:58 +00:00
5 lines
91 B
Makefile
5 lines
91 B
Makefile
MODULE = sound.drv16
|
|
EXTRADLLFLAGS = -m16 -Wb,--main-module,winmm.dll
|
|
|
|
C_SRCS = sound.c
|