6 lines
76 B
Makefile
6 lines
76 B
Makefile
MODULE = cscript.exe
|
|
APPMODE = -mwindows -municode
|
|
|
|
C_SRCS = \
|
|
main.c
|