jscript: Don't pass 'this' argument to DISPID_VALUE of pure IDispatch interfaces.
[wine] / dlls / sfc / Makefile.in
1 MODULE    = sfc.dll
2 IMPORTLIB = sfc
3 IMPORTS   = sfc_os
4
5 C_SRCS = sfc_main.c
6
7 @MAKE_DLL_RULES@