blob: 8bf2251de2018220737704f6e69709e08f013535 [file] [log] [blame]
EXTRADEFS = -D__WINE__ -DUNICODE
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winefile.exe
APPMODE = -mwindows
IMPORTS = shell32 comdlg32 comctl32 ole32 mpr version user32 gdi32 advapi32 kernel32
EXTRALIBS = -luuid
C_SRCS = \
license.c \
splitpath.c \
winefile.c
RC_SRCS = rsrc.rc
RC_BINSRC = resource.rc
RC_BINARIES = \
drivebar.bmp \
images.bmp \
toolbar.bmp \
winefile.ico
@MAKE_PROG_RULES@
### Dependencies: