wine/programs/winevdm/Makefile.in
2005-05-19 14:23:27 +00:00

15 lines
220 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winevdm.exe
APPMODE = -mconsole
IMPORTS = user32 kernel32
C_SRCS = \
winevdm.c
@MAKE_PROG_RULES@
### Dependencies: