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
SetScrollInfo : don't show/hide scrollbar if no parameter (minval,
[wine.git]
/
dlls
/
mpr
/
Makefile.in
blob
b6e312e0926bad93728af49825dabe3de9fc3020
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mpr
6
SOVERSION
=
1.0
7
IMPORTS
=
kernel32
8
9
C_SRCS
=
\
10
auth.c \
11
mpr_main.c \
12
multinet.c \
13
nps.c \
14
pwcache.c \
15
wnet.c
16
17
@MAKE_DLL_RULES@
18
19
### Dependencies:
20