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
wininet: Only accept proxy and proxy bypass if type is INTERNET_OPEN_TYPE_PROXY.
[wine.git]
/
dlls
/
hnetcfg
/
Makefile.in
blob
165152d5596f0a2fd0e00ad3c882c841501036f7
1
MODULE
=
hnetcfg.dll
2
IMPORTS
=
oleaut32 ole32 advapi32
3
4
C_SRCS
=
\
5
apps.c \
6
hnetcfg.c \
7
manager.c \
8
policy.c \
9
port.c \
10
profile.c \
11
service.c
12
13
IDL_R_SRCS
=
hnetcfg.idl
14
IDL_TLB_SRCS
=
hnetcfg_tlb.idl
15
16
@MAKE_DLL_RULES@