Makefile.in 119 Bytes
Newer Older
1
MODULE    = start.exe
2
APPMODE   = -mconsole -municode
3
IMPORTS   = shell32 user32
4 5 6

C_SRCS = start.c

7
RC_SRCS = start.rc