ole: Fix compiler warnings with flag -Wcast-qual.
[wine.git] / programs / lodctr / Makefile.in
blobeb8242aac6415a7ea8e293cb7d3fa9b34edc54b9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = lodctr.exe
6 APPMODE = -mconsole
7 IMPORTS = loadperf kernel32
9 C_SRCS = lodctr_main.c
11 @MAKE_PROG_RULES@