mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 20:18:28 +00:00
7756d6ba9b
Signed-off-by: Austin English <austinenglish@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
74 B
Makefile
5 lines
74 B
Makefile
MODULE = subst.exe
|
|
APPMODE = -mconsole -municode
|
|
|
|
C_SRCS = \
|
|
main.c
|