winmm: Fix fd leak on restarting timer.
[wine.git] / programs / extrac32 / Makefile.in
blob353e56dff7252ed94231dd5b4369739c05c1b96a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = extrac32.exe
6 APPMODE = -mwindows -municode
7 EXTRADEFS = -DWINE_NO_UNICODE
8 IMPORTS = shell32 setupapi shlwapi user32
10 C_SRCS = \
11 extrac32.c
13 @MAKE_PROG_RULES@