user32: Disable assert() for the mingw build since mingw gets confused trying to...
[wine.git] / programs / unlodctr / Makefile.in
blobb67ce79c48634c31dc12e3b5b59164d8691e581f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = unlodctr.exe
6 APPMODE = -mconsole
7 IMPORTS = loadperf kernel32
9 C_SRCS = unlodctr_main.c
11 @MAKE_PROG_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend