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
kernelbase: Let GetModuleBaseName succeed on 64bit modules in wow64.
[wine.git]
/
dlls
/
hnetcfg
/
Makefile.in
blob
0ff7c511eb44dd1922676e94d41587a0c5983b34
1
MODULE
=
hnetcfg.dll
2
IMPORTS
=
oleaut32 ole32 advapi32 mpr uuid
3
DELAYIMPORTS
=
ws2_32 winhttp shcore xmllite
4
EXTRADLLFLAGS
= -
Wb
,--
prefer-native
5
6
C_SRCS
=
\
7
apps.c \
8
hnetcfg.c \
9
manager.c \
10
policy.c \
11
port.c \
12
profile.c \
13
service.c
14
15
IDL_SRCS
=
\
16
hnetcfg.idl \
17
hnetcfg_tlb.idl