Sweden-Number/programs/presentationfontcache/Makefile.in

10 lines
167 B
Makefile

EXTRADEFS = -DWINE_NO_UNICODE_MACROS
MODULE = presentationfontcache.exe
APPMODE = -mconsole -municode
IMPORTS = advapi32
C_SRCS = \
main.c
@MAKE_PROG_RULES@