repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntdll: Make sure we don't try to attach the main exe a second time.
[wine/zf.git]
/
dlls
/
d3dcompiler_40
/
Makefile.in
blob
46cd563793b3aa4890ff1f807a34aff8a53c5e2a
1
MODULE
=
d3dcompiler_40.dll
2
IMPORTS
=
dxguid uuid
3
EXTRADEFS
= -
DD3D_COMPILER_VERSION
=
40
4
PARENTSRC
=
..
/
d3dcompiler_43
5
6
EXTRADLLFLAGS
= -
mno-cygwin
7
8
C_SRCS
=
\
9
asmparser.c \
10
blob.c \
11
bytecodewriter.c \
12
compiler.c \
13
main.c \
14
preproc.c \
15
reflection.c \
16
utils.c
17
18
LEX_SRCS
=
\
19
asmshader.l \
20
hlsl.l \
21
ppl.l
22
23
BISON_SRCS
=
\
24
asmshader.y \
25
hlsl.y \
26
ppy.y
27
28
RC_SRCS
=
version.rc