wine-wine/dlls/vbscript/Makefile.in

11 lines
130 B
Makefile
Raw Normal View History

2011-06-21 14:14:04 +00:00
MODULE = vbscript.dll
C_SRCS = \
vbscript_main.c
RC_SRCS = vbscript.rc
IDL_R_SRCS = vbscript_classes.idl
2011-06-21 14:14:04 +00:00
@MAKE_DLL_RULES@