wine-wine/programs/start/Makefile.in

10 lines
138 B
Makefile

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