repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cryptui: Add Norwegian Bokmål translation.
[wine/hacks.git]
/
dlls
/
wuapi
/
Makefile.in
blob
15d24c08b9c9c93624de41d6327ee652bfe51114
1
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
wuapi.dll
7
IMPORTS
=
uuid ole32 advapi32 kernel32
8
9
C_SRCS
=
\
10
downloader.c \
11
installer.c \
12
main.c \
13
regsvr.c \
14
searcher.c \
15
session.c \
16
updates.c
17
18
@MAKE_DLL_RULES@