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
wined3d: Verify each state table entry has either a handler or a representative.
[wine.git]
/
dlls
/
dplay
/
Makefile.in
blob
4d9505eb49cdeb655d51b6b408c08e31ecddf446
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dplay.dll
6
IMPORTLIB
=
dplay
7
IMPORTS
=
dplayx kernel32
8
9
RC_SRCS
=
version.rc
10
11
@MAKE_DLL_RULES@