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
d3d9: Check for volume texture support before running the volume test.
[wine.git]
/
dlls
/
advpack
/
Makefile.in
blob
88029d3340c0d07c2c0909015cef3144aa2b9826
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
advpack.dll
6
IMPORTLIB
=
libadvpack.
$(
IMPLIBEXT
)
7
IMPORTS
=
ole32 setupapi version user32 advapi32 kernel32 ntdll
8
9
C_SRCS
=
\
10
advpack.c \
11
files.c \
12
install
.c \
13
reg.c
14
15
@MAKE_DLL_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend