mirror of
https://github.com/reactos/wine.git
synced 2025-02-01 09:42:14 +00:00
7756d6ba9b
Signed-off-by: Austin English <austinenglish@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6 lines
74 B
Makefile
6 lines
74 B
Makefile
MODULE = subst.exe
|
|
APPMODE = -mconsole -municode
|
|
|
|
C_SRCS = \
|
|
main.c
|