dpwsockx: Implementation of SPInit
[wine/gsoc_dplay.git] / dlls / mouse.drv16 / Makefile.in
blobe4226946153d90d69123acb1101c15371462944d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mouse.drv16
6 IMPORTS = user32 kernel32
8 EXTRADLLFLAGS = -Wb,--subsystem,win16
9 EXTRARCFLAGS = -O res16
11 C_SRCS = mouse.c
13 RC_SRCS = mouse.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend