wine-wine/dlls/wmp/Makefile.in

11 lines
148 B
Makefile
Raw Normal View History

2014-01-25 17:42:34 +00:00
MODULE = wmp.dll
2014-06-14 05:11:29 +00:00
IMPORTS = user32 gdi32 oleaut32
2014-01-25 17:42:34 +00:00
C_SRCS = \
oleobj.c \
player.c \
2014-01-25 17:42:34 +00:00
wmp_main.c
2014-01-25 17:21:44 +00:00
RC_SRCS = rsrc.rc
2014-01-25 17:21:44 +00:00
IDL_SRCS = wmp_typelib.idl