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
Add support for HCBT_SYSCOMMAND hook, add logging for HCBT_SYSCOMMAND
[wine.git]
/
dlls
/
dpnet
/
Makefile.in
blob
22ff1c1d249e2fc83531a1ffb018271122ff27c6
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dpnet.dll
6
IMPORTS
=
ole32 user32 advapi32 kernel32
7
EXTRALIBS
= -
ldxguid
-
luuid
8
9
C_SRCS
=
\
10
address.c \
11
client.c \
12
dpnet_main.c \
13
peer.c \
14
regsvr.c \
15
server.c
16
17
RC_SRCS
=
version.rc
18
19
@MAKE_DLL_RULES@
20
21
### Dependencies: