wine-wine/programs/start/Makefile.in

11 lines
157 B
Makefile

MODULE = start.exe
APPMODE = -mconsole -municode
IMPORTS = shell32 user32
C_SRCS = start.c
RC_SRCS = start.rc
PO_SRCS = start.rc
@MAKE_PROG_RULES@