qedit: Support COM aggregation for SampleGrabber.
[wine] / programs / expand / Makefile.in
1 MODULE    = expand.exe
2 APPMODE   = -mconsole
3 IMPORTS   = setupapi
4
5 C_SRCS = expand.c
6
7 @MAKE_PROG_RULES@