mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 22:50:08 +00:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
TESTDLL = dmband.dll
|
|
IMPORTS = oleaut32 ole32 uuid
|
|
|
|
C_SRCS = \
|
|
dmband.c
|