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
hidclass.sys: Do not send IRP_MJ_PNP ioctls.
[wine.git]
/
dlls
/
vbscript
/
Makefile.in
blob
5ad0600416e5ccf89c0035464db587c4c19973a4
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
vbdisp.c \
11
vbregexp.c \
12
vbscript.c \
13
vbscript_main.c
14
15
BISON_SRCS
=
\
16
parser.y
17
18
RC_SRCS
=
vbscript.rc
19
20
IDL_SRCS
=
\
21
vbscript_classes.idl \
22
vbsglobal.idl \
23
vbsregexp10.idl \
24
vbsregexp55.idl