repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dplayx: Tests for checking the behaviour of groups in a p2p session.
[wine/gsoc_dplay.git]
/
dlls
/
version
/
Makefile.in
blob
9fc0fbec52b6afdeef042bd330773391849a79d3
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
version.dll
6
IMPORTLIB
=
version
7
IMPORTS
=
lz32 kernel32 ntdll
8
9
C_SRCS
=
\
10
info
.c \
11
install
.c \
12
resource.c
13
14
RC_SRCS
=
version.rc
15
16
C_SRCS16
=
\
17
ver16.c
18
19
SPEC_SRCS16
=
ver.spec
20
21
@MAKE_DLL_RULES@
22
23
@DEPENDENCIES@
# everything below this line is overwritten by make depend