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
usp10/tests: A spelling fix in an ok() message.
[wine.git]
/
dlls
/
d3dcompiler_43
/
Makefile.in
blob
d273e278c3b8b2e349fed28fe4730247bea04515
1
MODULE
=
d3dcompiler_43.dll
2
IMPORTS
=
dxguid uuid
3
EXTRADEFS
= -
DD3D_COMPILER_VERSION
=
43
4
5
EXTRADLLFLAGS
= -
mno-cygwin
6
7
C_SRCS
=
\
8
asmparser.c \
9
blob.c \
10
bytecodewriter.c \
11
compiler.c \
12
main.c \
13
preproc.c \
14
reflection.c \
15
utils.c
16
17
LEX_SRCS
=
\
18
asmshader.l \
19
hlsl.l \
20
ppl.l
21
22
BISON_SRCS
=
\
23
asmshader.y \
24
hlsl.y \
25
ppy.y
26
27
RC_SRCS
=
version.rc