push cc8bc80451cc24f4d7cf75168b569f0ebfe19547
[wine/hacks.git] / programs / winefile / Makefile.in
blob804e349de28cbfc88d050b759a070d42ae8fda0a
1 EXTRADEFS = -D__WINE__ -DUNICODE
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = winefile.exe
7 APPMODE = -mwindows
8 IMPORTS = uuid shell32 comdlg32 comctl32 ole32 mpr version user32 gdi32 advapi32 kernel32
10 C_SRCS = \
11 splitpath.c \
12 winefile.c
14 RC_SRCS = rsrc.rc
16 SVG_SRCS = winefile.svg
18 @MAKE_PROG_RULES@
20 @DEPENDENCIES@ # everything below this line is overwritten by make depend