MODULE = write.exe
APPMODE = -mwindows
IMPORTS = user32 gdi32
C_SRCS = write.c
RC_SRCS = write.rc
PO_SRCS = write.rc
@MAKE_PROG_RULES@