msi: Support MSIPATCH_DATATYPE_XMLBLOB when testing for applicable patch.
[wine/multimedia.git] / programs / winefile / Makefile.in
blob1b1ce0df43a17fc0cfd374a9f58b800adf3fd144
1 EXTRADEFS = -D__WINE__ -DWINE_NO_UNICODE_MACROS
2 MODULE = winefile.exe
3 APPMODE = -mwindows
4 IMPORTS = uuid shell32 comdlg32 comctl32 ole32 mpr version user32 gdi32 advapi32
6 C_SRCS = \
7 splitpath.c \
8 winefile.c
10 RC_SRCS = winefile.rc
11 PO_SRCS = winefile.rc
13 MANPAGE = winefile.man
15 SVG_SRCS = winefile.svg
17 @MAKE_PROG_RULES@