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
urlmon: Clean up handling tested URLs.
[wine.git]
/
dlls
/
d3d10
/
Makefile.in
blob
6e3f3118c0eaaa839277d1b9510a8660a90bb9bb
1
MODULE
=
d3d10.dll
2
IMPORTLIB
=
d3d10
3
IMPORTS
=
dxguid uuid d3d10core d3dcompiler dxgi
4
5
C_SRCS
=
\
6
d3d10_main.c \
7
effect.c \
8
shader.c \
9
stateblock.c \
10
utils.c
11
12
RC_SRCS
=
version.rc
13
14
@MAKE_DLL_RULES@