mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 02:33:58 +02:00
9 lines
160 B
Makefile
9 lines
160 B
Makefile
TESTDLL = qedit.dll
|
|
IMPORTS = strmbase strmiids uuid oleaut32 ole32
|
|
|
|
SOURCES = \
|
|
mediadet.c \
|
|
nullrenderer.c \
|
|
qedit.rc \
|
|
samplegrabber.c \
|
|
timeline.c
|