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
winemac.drv: Remove workarounds for Mac OS X 10.6 and earlier.
[wine.git]
/
dlls
/
d3dcompiler_38
/
Makefile.in
blob
b34c2322aaeb164bff7009b1595bf31f88319e3e
1
MODULE
=
d3dcompiler_38.dll
2
IMPORTS
=
dxguid uuid
3
EXTRADEFS
= -
DD3D_COMPILER_VERSION
=
38
4
PARENTSRC
=
..
/
d3dcompiler_43
5
6
EXTRADLLFLAGS
= -
Wb
,--
prefer-native
7
8
C_SRCS
=
\
9
asmparser.c \
10
blob.c \
11
bytecodewriter.c \
12
compiler.c \
13
preproc.c \
14
reflection.c \
15
utils.c
16
17
LEX_SRCS
=
\
18
asmshader.l \
19
ppl.l
20
21
BISON_SRCS
=
\
22
asmshader.y \
23
ppy.y
24
25
RC_SRCS
=
version.rc