pop b0283e26815279d45d201d5585820bb1d1997663
[wine/hacks.git] / programs / control / Makefile.in
blobf3b859b1a7a41cd81132c85a374f2c474a6ed45b
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
8 IMPORTS = shell32 user32 kernel32
10 C_SRCS = control.c
12 @MAKE_PROG_RULES@