Commit 7d367d92 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

jscript: Added JSGlobal typelib.

parent 348b3b3a
......@@ -36,6 +36,7 @@ dlls/dispdib.dll16
dlls/display.drv16
dlls/gdi.exe16
dlls/imm.dll16
dlls/jscript/jsglobal.tlb
dlls/kernel32/nls/winerr_deu.mc.rc
dlls/kernel32/nls/winerr_enu.mc.rc
dlls/kernel32/nls/winerr_fra.mc.rc
......
......@@ -11,6 +11,8 @@ C_SRCS = \
jscript.c \
jscript_main.c
IDL_TLB_SRCS = jsglobal.idl
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend
......@@ -18,3 +18,6 @@
/* @makedep: jscript.inf */
REGINST REGINST jscript.inf
/* @makedep: jsglobal.tlb */
1 TYPELIB LOADONCALL DISCARDABLE jsglobal.tlb
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment