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
d3dx9: Add other flow control instructions in the shader assembler.
[wine.git]
/
dlls
/
shdoclc
/
Makefile.in
blob
1834384bec3a04fa684024b4b618a8f14f6db5bb
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
shdoclc.dll
6
IMPORTS
=
kernel32
7
8
RC_SRCS
=
\
9
Bg.rc \
10
Da.rc \
11
De.rc \
12
En.rc \
13
Es.rc \
14
Fi.rc \
15
Fr.rc \
16
Hu.rc \
17
Ko.rc \
18
Lt.rc \
19
Nl.rc \
20
No.rc \
21
Pt.rc \
22
Ro.rc \
23
Ru.rc \
24
Si.rc \
25
Sv.rc \
26
Tr.rc \
27
Uk.rc \
28
Zh.rc
29
30
@MAKE_DLL_RULES@