repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
push 0f15bbd80d260bbd8adf052e820484a405c49375
[wine/hacks.git]
/
programs
/
explorer
/
Makefile.in
blob
9498a0f447d2f71dee13b8096923dfe0199a0378
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
explorer.exe
6
APPMODE
= -
mwindows
7
IMPORTS
=
rpcrt4 user32 gdi32 advapi32 kernel32 ntdll
8
DELAYIMPORTS
=
comctl32
9
EXTRADEFS
=
@HALINCL@
10
EXTRALIBS
=
@DISKARBITRATIONLIB@
11
12
C_SRCS
=
\
13
desktop.c \
14
device.c \
15
diskarb.c \
16
explorer.c \
17
hal.c \
18
systray.c
19
20
@MAKE_PROG_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend