repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dllhost: Add ISurrogate stub implementation.
[wine.git]
/
dlls
/
wuapi
/
Makefile.in
blob
4c4a57d2f15a94ca51c11a261db74f0360d3e25d
1
MODULE
=
wuapi.dll
2
IMPORTS
=
uuid ole32 advapi32
3
4
EXTRADLLFLAGS
= -
Wb
,--
prefer-native
5
6
C_SRCS
=
\
7
downloader.c \
8
installer.c \
9
main.c \
10
searcher.c \
11
session.c \
12
systeminfo.c \
13
updates.c
14
15
IDL_SRCS
=
wuapi_tlb.idl