shell32: Merge menu implementations together.
[wine/multimedia.git] / programs / wmic / Makefile.in
blob4bef2743f085054793ce9b76f08c1d38c658486b
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 MODULE = wmic.exe
3 APPMODE = -mconsole -municode
5 C_SRCS = \
6 main.c
8 @MAKE_PROG_RULES@