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
kernel32/tests: Explicitly set SizeOfRawData.
[wine.git]
/
dlls
/
d3dcompiler_38
/
Makefile.in
blob
c7a19bfc34455f4aa03bb1cdbdfd8ff22b99dd42
1
MODULE
=
d3dcompiler_38.dll
2
IMPORTS
=
dxguid uuid
3
EXTRALIBS
= -
lwpp
4
EXTRADEFS
= -
DD3D_COMPILER_VERSION
=
38
5
PARENTSRC
=
..
/
d3dcompiler_43
6
7
C_SRCS
=
\
8
asmparser.c \
9
blob.c \
10
bytecodewriter.c \
11
compiler.c \
12
main.c \
13
reflection.c \
14
utils.c
15
16
LEX_SRCS
=
\
17
asmshader.l \
18
hlsl.l
19
20
BISON_SRCS
=
\
21
asmshader.y \
22
hlsl.y
23
24
RC_SRCS
=
version.rc