user32/tests: Set last error if the menu item cannot be found.
[wine/multimedia.git] / programs / svchost / Makefile.in
blob5cf61742a2f4475d99fa359177c8019111eb1032
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = svchost.exe
7 APPMODE = -municode
8 IMPORTS = advapi32 kernel32
10 C_SRCS = \
11 svchost.c
13 @MAKE_PROG_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend