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
dxgi: Return actual swap effect for D3D11 swapchains.
[wine.git]
/
dlls
/
vbscript
/
Makefile.in
blob
5c613f0ee50bd7d709d62948f8d3c7bb65687bb5
1
MODULE
=
vbscript.dll
2
IMPORTS
=
oleaut32 ole32 user32
3
4
C_SRCS
=
\
5
compile.c \
6
global.c \
7
interp.c \
8
lex
.c \
9
regexp.c \
10
utils.c \
11
vbdisp.c \
12
vbregexp.c \
13
vbscript.c \
14
vbscript_main.c
15
16
BISON_SRCS
=
\
17
parser.y
18
19
RC_SRCS
=
vbscript.rc
20
21
IDL_SRCS
=
\
22
vbscript_classes.idl \
23
vbsglobal.idl \
24
vbsregexp10.idl \
25
vbsregexp55.idl