repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
include: Specify calling convention explicitly in idl files where needed.
[wine/hramrach.git]
/
dlls
/
d3dx10_38
/
Makefile.in
blob
d94d33075fe033e4a7faa1916bb0468f125e573c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
d3dx10_38.dll
6
7
C_SRCS
=
\
8
d3dx10_38_main.c
9
10
RC_SRCS
=
version.rc
11
12
@MAKE_DLL_RULES@