wpp: Fix a few memory leaks in the wpp_parse() function.
[wine/multimedia.git] / programs / sc / Makefile.in
blobc728c8b2af4799b0248d308a61f981c321f320a9
1 MODULE = sc.exe
2 APPMODE = -mconsole -municode
3 IMPORTS = advapi32
5 C_SRCS = sc.c
7 @MAKE_PROG_RULES@