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
msdaps: Expose IRowsetLocate, IRowsetInfo and IAccessor on the client side.
[wine.git]
/
dlls
/
hnetcfg
/
Makefile.in
blob
4f448bca515271f20bafe5c6efee77a1bba2539e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
hnetcfg.dll
6
IMPORTS
=
ole32 advapi32 kernel32
7
8
C_SRCS
=
\
9
apps.c \
10
hnetcfg.c \
11
manager.c \
12
policy.c \
13
port.c \
14
profile.c \
15
regsvr.c \
16
service.c
17
18
@MAKE_DLL_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend