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
wined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt() to wined3d_check_...
[wine/multimedia.git]
/
dlls
/
wuapi
/
Makefile.in
blob
629a79e3310cf802394c864f6ea20a4e89172061
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
MODULE
=
wuapi.dll
3
IMPORTS
=
uuid ole32 advapi32
4
5
C_SRCS
=
\
6
downloader.c \
7
installer.c \
8
main.c \
9
searcher.c \
10
session.c \
11
updates.c
12
13
IDL_TLB_SRCS
=
wuapi_tlb.idl
14
IDL_R_SRCS
=
wuapi_tlb.idl
15
16
RC_SRCS
=
rsrc.rc
17
18
@MAKE_DLL_RULES@