VGA emulation now supports outw and outl.
[wine/multimedia.git] / programs / wineconsole / Makefile.in
blob610eb953c2aa1e084f51441fdb6a8cdde7f0b8ad
1 EXTRADEFS = -DUNICODE
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = wineconsole.exe
7 APPMODE = gui
8 IMPORTS = gdi32 user32 advapi32 kernel32 ntdll
9 DELAYIMPORTS = comctl32
11 C_SRCS = \
12 dialog.c \
13 registry.c \
14 user.c \
15 wineconsole.c
17 RC_SRCS = wineconsole_res.rc
19 @MAKE_PROG_RULES@
22 ### Dependencies: