ieframe: Fixed reallocation size.
[wine] / programs / presentationfontcache / Makefile.in
1 MODULE    = presentationfontcache.exe
2 APPMODE   = -mconsole -municode
3 IMPORTS   = advapi32
4
5 C_SRCS = \
6         main.c
7
8 @MAKE_PROG_RULES@