user32: Disable assert() for the mingw build since mingw gets confused trying to...
[wine.git] / dlls / xinput1_3 / Makefile.in
blob7e8f5715743f69f404d9bffb56a9a44be47a00ba
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = xinput1_3.dll
6 IMPORTLIB = xinput
7 IMPORTS = kernel32
9 C_SRCS = \
10 xinput1_3_main.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend