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: Use RECT instead of WINED3DRECT in fb_copy_to_texture_hwstretch.
[wine.git]
/
dlls
/
d3dx9_27
/
Makefile.in
blob
4c8160aa22fa799bc0169392de4bc84613371a2d
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
d3dx9_27.dll
6
IMPORTS
=
d3d9 kernel32
7
8
C_SRCS
=
\
9
d3dx9_27_main.c
10
11
RC_SRCS
=
version.rc
12
13
@MAKE_DLL_RULES@