repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32: Avoid redundant computation of the gradient bounding rectangle.
[wine/multimedia.git]
/
programs
/
explorer
/
Makefile.in
blob
52296fea4400b23dca48089cbaa9be268fcaf8d2
1
MODULE
=
explorer.exe
2
APPMODE
= -
mwindows
-
municode
3
IMPORTS
=
rpcrt4 user32 gdi32 advapi32
4
DELAYIMPORTS
=
comctl32 shell32 ole32 shlwapi
5
6
C_SRCS
=
\
7
appbar.c \
8
desktop.c \
9
explorer.c \
10
systray.c
11
12
RC_SRCS
=
explorer.rc
13
PO_SRCS
=
explorer.rc
14
15
@MAKE_PROG_RULES@