mmdevapi: Fix compiler warnings with flag -Wcast-qual.
[wine.git] / dlls / winaspi.dll16 / Makefile.in
blobad73410e7419e2f640a5109c13099506e67b0f32
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winaspi.dll16
6 IMPORTS = advapi32 kernel32 kernel
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,wnaspi32.dll
9 C_SRCS = winaspi.c
11 @MAKE_DLL_RULES@