Makefile.in 130 Bytes
Newer Older
1 2 3 4 5 6 7 8
MODULE    = presentationfontcache.exe
APPMODE   = -mconsole -municode
IMPORTS   = advapi32

C_SRCS = \
	main.c

@MAKE_PROG_RULES@