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
msvcrt: Improve operator new implementation.
[wine/multimedia.git]
/
dlls
/
wuapi
/
Makefile.in
blob
81d50ba49b8055d7c7b918fdefa6a5ef8f8f2283
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
systeminfo.c \
12
updates.c
13
14
IDL_TLB_SRCS
=
wuapi_tlb.idl
15
16
@MAKE_DLL_RULES@