mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 10:43:55 +02:00
6 lines
133 B
Makefile
6 lines
133 B
Makefile
TESTDLL = mfplat.dll
|
|
IMPORTS = ole32 mfplat user32 d3d9 dxva2 mfuuid propsys uuid strmiids
|
|
|
|
SOURCES = \
|
|
mfplat.c \
|
|
resource.rc
|