shell32/tests: Use the available ARRAY_SIZE() macro.
[wine.git] / programs / wineconsole / Makefile.in
blobcc131e3e66f2f97cf00bcc2e3ab084d47b9f9ac2
1 MODULE = wineconsole.exe
2 APPMODE = -mwindows
3 IMPORTS = advapi32
4 DELAYIMPORTS = comctl32 user32 gdi32
6 C_SRCS = \
7 curses.c \
8 dialog.c \
9 registry.c \
10 user.c \
11 wineconsole.c
13 RC_SRCS = wineconsole.rc
15 MANPAGES = wineconsole.man.in
17 INSTALL_LIB = wineconsole.exe $(wine64_disable)wineconsole