wine-wine/programs/wineconsole/Makefile.in

16 lines
240 B
Makefile
Raw Permalink Normal View History

MODULE = wineconsole.exe
2004-03-02 21:00:00 +00:00
APPMODE = -mwindows
IMPORTS = advapi32
DELAYIMPORTS = comctl32 user32 gdi32
C_SRCS = \
curses.c \
dialog.c \
registry.c \
user.c \
wineconsole.c
RC_SRCS = wineconsole.rc
MANPAGES = wineconsole.man.in