msi: Support MSIPATCH_DATATYPE_XMLBLOB when testing for applicable patch.
[wine/multimedia.git] / programs / presentationfontcache / Makefile.in
blobedf8b387c80f33139cf59c21a1a1f6db8669c4cf
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 MODULE = presentationfontcache.exe
3 APPMODE = -mconsole -municode
4 IMPORTS = advapi32
6 C_SRCS = \
7 main.c
9 @MAKE_PROG_RULES@