2022-01-21 18:28:43 +01:00
|
|
|
EXTRADEFS = -DWINE_NO_LONG_TYPES
|
2017-05-09 00:51:01 +02:00
|
|
|
TESTDLL = mfplat.dll
|
2021-02-03 12:28:00 +01:00
|
|
|
IMPORTS = ole32 mfplat user32 d3d9 dxva2 mfuuid propsys uuid strmiids
|
2017-05-09 00:51:01 +02:00
|
|
|
|
|
|
|
C_SRCS = \
|
|
|
|
mfplat.c
|
2018-11-03 22:25:08 +01:00
|
|
|
|
|
|
|
RC_SRCS = resource.rc
|