repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ieframe: Moved dialog resources to ieframe.
[wine/testsucceed.git]
/
programs
/
explorer
/
Makefile.in
blob
6fe3faebc7ff0d948e52a1ec8fb186512e8336b5
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
MODULE
=
explorer.exe
3
APPMODE
= -
mwindows
-
municode
4
IMPORTS
=
rpcrt4 user32 gdi32 advapi32
5
DELAYIMPORTS
=
comctl32 shell32 ole32
6
7
C_SRCS
=
\
8
appbar.c \
9
desktop.c \
10
explorer.c \
11
systray.c
12
13
RC_SRCS
=
explorer.rc
14
PO_SRCS
=
explorer.rc
15
16
@MAKE_PROG_RULES@