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
user32: Use custom window procs instead of DefWindowProcA/W in the IsWindowUnicode...
[wine.git]
/
programs
/
winefile
/
Makefile.in
blob
799ae8efe2c885ef53392814591bd6a2637e75cd
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
=
shell32 comdlg32 comctl32 ole32 mpr version user32 gdi32 advapi32 kernel32
9
EXTRALIBS
= -
luuid
10
11
C_SRCS
=
\
12
splitpath.c \
13
winefile.c
14
15
RC_SRCS
=
rsrc.rc
16
17
@MAKE_PROG_RULES@
18
19
@DEPENDENCIES@
# everything below this line is overwritten by make depend