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