mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 21:04:06 +00:00
47fca41f42
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6 lines
89 B
Makefile
6 lines
89 B
Makefile
MODULE = mfplat.dll
|
|
IMPORTLIB = mfplat
|
|
IMPORTS = advapi32 ole32
|
|
|
|
C_SRCS = \
|
|
main.c
|