wine/programs/unlodctr/Makefile.in
Alexandre Julliard 4ec78dc7b5 makefiles: Build stub programs with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-24 11:27:57 +02:00

7 lines
111 B
Makefile

MODULE = unlodctr.exe
IMPORTS = loadperf
EXTRADLLFLAGS = -mconsole -mno-cygwin
C_SRCS = unlodctr_main.c