jscript: Added VBArray.ubound() implementation.
[wine/wine-gecko.git] / programs / control / Makefile.in
blobd4b283826eb9386134998e19ec07925f448732dd
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 MODULE = control.exe
3 APPMODE = -mwindows -municode
4 IMPORTS = shell32 user32
6 C_SRCS = control.c
8 @MAKE_PROG_RULES@