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