blob: 2f4074e3795b3d52103fb6b5918e3e232014afab [file] [log] [blame]
MODULE = wscript.exe
APPMODE = -mwindows -municode
IMPORTS = uuid shell32 oleaut32 ole32 advapi32
RC_SRCS = \
rsrc.rc
C_SRCS = \
arguments.c \
host.c \
main.c
IDL_H_SRCS = ihost.idl
IDL_TLB_SRCS = ihost.idl
@MAKE_PROG_RULES@