mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 18:53:55 +02:00
6 lines
142 B
Makefile
6 lines
142 B
Makefile
TESTDLL = evr.dll
|
|
IMPORTS = dxva2 mfplat mfuuid mf strmiids uuid dxguid ole32 oleaut32 evr d3d9 user32
|
|
|
|
SOURCES = \
|
|
evr.c \
|
|
resource.rc
|