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
mf/tests: Test input type for WMA decoder DMO.
[wine.git]
/
dlls
/
d3dcompiler_47
/
Makefile.in
blob
e7df065061cda91eb7885a52283a74ed5e7e64d0
1
MODULE
=
d3dcompiler_47.dll
2
IMPORTLIB
=
d3dcompiler
3
IMPORTS
=
wined3d
4
EXTRADEFS
= -
DD3D_COMPILER_VERSION
=
47
5
PARENTSRC
=
..
/
d3dcompiler_43
6
EXTRAINCL
= $(
VKD3D_PE_CFLAGS
)
7
8
EXTRADLLFLAGS
= -
Wb
,--
prefer-native
9
10
C_SRCS
=
\
11
asmparser.c \
12
blob.c \
13
bytecodewriter.c \
14
compiler.c \
15
reflection.c \
16
utils.c
17
18
LEX_SRCS
=
\
19
asmshader.l
20
21
BISON_SRCS
=
\
22
asmshader.y
23
24
RC_SRCS
=
version.rc