dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / msvideo.dll16 / Makefile.in
blob92429ec1eaea05514fa4075cd896e9c8b9974bd6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msvideo.dll16
6 IMPORTS = msvfw32 version advapi32 kernel32
8 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,msvfw32.dll
10 C_SRCS = msvideo16.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend