blob: 5ad0600416e5ccf89c0035464db587c4c19973a4 [file] [log] [blame]
MODULE = vbscript.dll
IMPORTS = oleaut32 ole32 user32
C_SRCS = \
compile.c \
global.c \
interp.c \
lex.c \
regexp.c \
vbdisp.c \
vbregexp.c \
vbscript.c \
vbscript_main.c
BISON_SRCS = \
parser.y
RC_SRCS = vbscript.rc
IDL_SRCS = \
vbscript_classes.idl \
vbsglobal.idl \
vbsregexp10.idl \
vbsregexp55.idl