push b5232b2081a0e20e4bf07d6ded424d0101e4a589
[wine/hacks.git] / programs / uninstaller / Makefile.in
blob7694c6aae4ecb53935800bd45c81bf2e482909fa
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = uninstaller.exe
6 APPMODE = -mconsole -municode
7 IMPORTS = shlwapi user32 gdi32 advapi32 kernel32
9 C_SRCS = \
10 main.c
12 RC_SRCS = rsrc.rc
14 @MAKE_PROG_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend