MODULE = vbscript.dll IMPORTS = oleaut32 ole32 user32 EXTRADLLFLAGS = -Wb,--prefer-native SOURCES = \ compile.c \ global.c \ interp.c \ lex.c \ parser.y \ regexp.c \ utils.c \ vbdisp.c \ vbregexp.c \ vbscript.c \ vbscript.rc \ vbscript_classes.idl \ vbscript_main.c \ vbsglobal.idl \ vbsregexp10.idl \ vbsregexp55.idl