blob: da1818eb80ad70db6678e622e11f3af641467c15 [file] [log] [blame]
EXTRADEFS = -D__WINE__
MODULE = winefile.exe
APPMODE = -mwindows
IMPORTS = uuid shell32 comdlg32 comctl32 ole32 mpr version user32 gdi32 advapi32
C_SRCS = \
splitpath.c \
winefile.c
RC_SRCS = winefile.rc
PO_SRCS = winefile.rc
MANPAGE = winefile.man
SVG_SRCS = winefile.svg
@MAKE_PROG_RULES@