mshtml: Fixed builtin getter call with arguments.
[wine] / programs / svchost / Makefile.in
1 MODULE    = svchost.exe
2 APPMODE   = -municode
3 IMPORTS   = advapi32
4
5 C_SRCS = \
6         svchost.c
7
8 @MAKE_PROG_RULES@