mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 22:20:26 +00:00
6 lines
96 B
Makefile
6 lines
96 B
Makefile
TESTDLL = amstream.dll
|
|
IMPORTS = quartz ddraw oleaut32 ole32 user32
|
|
|
|
C_SRCS = \
|
|
amstream.c
|