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
winex11: Add support for retrieving multi-rate animated cursor data.
[wine.git]
/
dlls
/
d3d10core
/
Makefile.in
blob
96ff0fdb17b08cf81c31fb8c9865995e5ec8540e
1
MODULE
=
d3d10core.dll
2
IMPORTLIB
=
d3d10core
3
IMPORTS
=
dxguid uuid dxgi wined3d
4
5
C_SRCS
=
\
6
async.c \
7
buffer.c \
8
d3d10core_main.c \
9
device.c \
10
inputlayout.c \
11
shader.c \
12
state.c \
13
texture.c \
14
utils.c \
15
view.c
16
17
RC_SRCS
=
version.rc
18
19
@MAKE_DLL_RULES@