repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
comctl32/tests: Fix tests to not depend on 96 dpi, make it pass in Wine.
[wine/wine64.git]
/
dlls
/
iphlpapi
/
Makefile.in
blob
76315af9f385d0b702d765d9520af86c16e381f5
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
iphlpapi.dll
6
IMPORTLIB
=
iphlpapi
7
IMPORTS
=
advapi32 kernel32
8
EXTRALIBS
=
@RESOLVLIBS@
9
10
C_SRCS
=
\
11
icmp.c \
12
ifenum.c \
13
iphlpapi_main.c \
14
ipstats.c
15
16
RC_SRCS
=
version.rc
17
18
@MAKE_DLL_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend