mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-09-01 12:13:53 +02:00
6 lines
90 B
Makefile
6 lines
90 B
Makefile
TESTDLL = qdvd.dll
|
|
IMPORTS = strmiids uuid ole32
|
|
|
|
SOURCES = \
|
|
graph.c \
|
|
navigator.c
|