wer: Add new stubbed wer.dll.
[wine/hramrach.git] / programs / control / Makefile.in
blobdcdea6f3ec86230d67a343d447a3b1ce6afd851e
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = control.exe
7 APPMODE = -mwindows -municode
8 IMPORTS = shell32 user32
10 C_SRCS = control.c
12 @MAKE_PROG_RULES@