repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 3.8.
[wine.git]
/
programs
/
winefile
/
Makefile.in
blob
06fd2182a4e4fd44adb37f0e14ed2d59f824e965
1
EXTRADEFS
= -
D__WINE__
2
MODULE
=
winefile.exe
3
APPMODE
= -
mwindows
-
municode
4
IMPORTS
=
uuid shell32 comdlg32 comctl32 ole32 mpr version user32 gdi32 advapi32 shlwapi
5
6
C_SRCS
=
\
7
splitpath.c \
8
winefile.c
9
10
RC_SRCS
=
winefile.rc
11
12
MANPAGES
=
winefile.man.in
13
14
SVG_SRCS
=
winefile.svg
15
16
INSTALL_LIB
=
winefile.exe
$(
wine64_disable
)
winefile