mirror of
https://github.com/reactos/wine.git
synced 2025-02-22 22:01:51 +00:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
MODULE = svchost.exe
|
|
APPMODE = -municode
|
|
IMPORTS = advapi32
|
|
|
|
C_SRCS = \
|
|
svchost.c
|