mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
bfdf5c775d
Don't bother with state handling for now, it's possible it's ignored entirely. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
5 lines
98 B
Makefile
5 lines
98 B
Makefile
TESTDLL = mfsrcsnk.dll
|
|
IMPORTS = ole32 mfsrcsnk mfplat mf uuid mfuuid
|
|
|
|
C_SRCS = \
|
|
mfsrcsnk.c
|