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
uiautomationcore: Add support for UIA_ProviderDescriptionPropertyId.
[wine.git]
/
dlls
/
d3dcompiler_42
/
Makefile.in
blob
613ddee223ed47d702db04639bc42bc2564836fc
1
MODULE
=
d3dcompiler_42.dll
2
IMPORTS
=
wined3d
3
EXTRADEFS
= -
DD3D_COMPILER_VERSION
=
42
4
PARENTSRC
=
..
/
d3dcompiler_43
5
EXTRAINCL
= $(
VKD3D_PE_CFLAGS
)
6
7
EXTRADLLFLAGS
= -
Wb
,--
prefer-native
8
9
C_SRCS
=
\
10
asmparser.c \
11
blob.c \
12
bytecodewriter.c \
13
compiler.c \
14
reflection.c \
15
utils.c
16
17
LEX_SRCS
=
\
18
asmshader.l
19
20
BISON_SRCS
=
\
21
asmshader.y
22
23
RC_SRCS
=
version.rc