wine-wine/programs/winefile/Makefile.in

15 lines
278 B
Makefile
Raw Normal View History

EXTRADEFS = -D__WINE__
MODULE = winefile.exe
2012-03-18 18:24:28 +00:00
APPMODE = -mwindows -municode
IMPORTS = uuid shell32 comdlg32 comctl32 ole32 mpr version user32 gdi32 advapi32
C_SRCS = \
splitpath.c \
winefile.c
RC_SRCS = winefile.rc
MANPAGES = winefile.man.in
2010-11-24 14:27:30 +00:00
2008-03-26 18:19:57 +00:00
SVG_SRCS = winefile.svg