wined3d: Get rid of the IWineD3DBase requirement for surface_set_container().
[wine.git] / programs / sc / Makefile.in
blob7249174bcebe33a5c4127a4fe3d147c25f0dcbed
1 MODULE = sc.exe
2 APPMODE = -mconsole -municode
3 IMPORTS = advapi32
4 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
6 C_SRCS = sc.c
8 @MAKE_PROG_RULES@