repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winmm: Improve MCI's Sysinfo string command.
[wine/multimedia.git]
/
dlls
/
d3d10
/
Makefile.in
blob
a274e9077e1a5de34fc26855451ce601ccb8ce6b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
d3d10.dll
6
IMPORTLIB
=
d3d10
7
IMPORTS
=
dxguid uuid d3d10core dxgi kernel32
8
9
C_SRCS
=
\
10
d3d10_main.c \
11
effect.c \
12
utils.c
13
14
RC_SRCS
=
version.rc
15
16
@MAKE_DLL_RULES@