blob: 335dd4b4f0a1146834d134aa857bc0ff67901d27 [file] [log] [blame]
EXTRADEFS = -DUNICODE
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wineconsole.exe
APPMODE = -mwindows
IMPORTS = advapi32 kernel32 ntdll
DELAYIMPORTS = comctl32 user32 gdi32
C_SRCS = \
curses.c \
dialog.c \
registry.c \
user.c \
wineconsole.c
RC_SRCS = wineconsole_res.rc
@MAKE_PROG_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend