wine/programs/ngen/Makefile.in

9 lines
134 B
Makefile
Raw Normal View History

2010-04-02 15:19:18 +00:00
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
MODULE = ngen.exe
APPMODE = -mconsole -municode
C_SRCS = \
ngen_main.c
@MAKE_PROG_RULES@