6 lines
70 B
Makefile
6 lines
70 B
Makefile
|
MODULE = xaudio2_8.dll
|
||
|
IMPORTS = ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
xaudio_dll.c
|