msi/tests: Delete the test patch file for proper patch test cleanup.
[wine/hacks.git] / programs / hh / Makefile.in
blob7c06bc5af9cfb06b7789bff4d5e3bb441038a605
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = hh.exe
7 APPMODE = -mwindows
8 IMPORTS = kernel32
10 C_SRCS = \
11 main.c
13 @MAKE_PROG_RULES@