DIB Engine: fixes against wine tests
[wine/hacks.git] / programs / unlodctr / Makefile.in
blob553df2e2abac3d99b8f5203aa8573e30f4131808
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@