repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ole32: Don't consider RPC_S_UUID_LOCAL_ONLY an error in CoCreateGuid.
[wine/wine64.git]
/
programs
/
explorer
/
Makefile.in
blob
97b2c743180b47b97d8e949dbf67ea742c8b2df5
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
explorer.exe
6
APPMODE
= -
mwindows
-
municode
7
IMPORTS
=
rpcrt4 user32 gdi32 advapi32 kernel32 ntdll
8
DELAYIMPORTS
=
comctl32
9
10
C_SRCS
=
\
11
desktop.c \
12
explorer.c \
13
systray.c
14
15
@MAKE_PROG_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend