mirror of
https://github.com/reactos/wine.git
synced 2024-12-04 17:56:51 +00:00
6 lines
78 B
Makefile
6 lines
78 B
Makefile
|
MODULE = ngen.exe
|
||
|
APPMODE = -mconsole -municode
|
||
|
|
||
|
C_SRCS = \
|
||
|
ngen_main.c
|