mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 14:20:15 +00:00
70d4f9b0c6
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6 lines
92 B
Makefile
6 lines
92 B
Makefile
MODULE = sc.exe
|
|
IMPORTS = advapi32
|
|
|
|
EXTRADLLFLAGS = -mconsole -municode
|
|
|
|
C_SRCS = sc.c
|