wininet: Add a critical section to protect the read-ahead buffer.
[wine.git] / programs / winevdm / Makefile.in
blobb2bc317ac8e95df022923e09fb2886d3f0b97c21
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = winevdm.exe
7 APPMODE = -mconsole
8 IMPORTS = user32 kernel32
10 C_SRCS = \
11 winevdm.c
13 @MAKE_PROG_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend