comctl32: Update some ImageList comments.
[wine/hacks.git] / programs / sc / Makefile.in
blob4d34f5a81b880af80ff150ed9c31c957687f5419
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = sc.exe
6 APPMODE = -mconsole -municode
7 IMPORTS = advapi32 kernel32
8 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
10 C_SRCS = sc.c
12 @MAKE_PROG_RULES@