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
avifil32: Update Korean resource.
[wine/testsucceed.git]
/
programs
/
explorer
/
Makefile.in
blob
b53191c02c00c7190c82b5eb2fb044946dd7a0e5
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
explorer.exe
7
APPMODE
= -
mwindows
-
municode
8
IMPORTS
=
rpcrt4 user32 gdi32 advapi32 kernel32 ntdll
9
DELAYIMPORTS
=
comctl32
10
11
C_SRCS
=
\
12
appbar.c \
13
desktop.c \
14
explorer.c \
15
systray.c
16
17
@MAKE_PROG_RULES@