cc65/samples/geos/apphello1.grc

9 lines
208 B
Text
Raw Normal View History

; this is resource file for hello1.c, a GEOS application example
HEADER APPLICATION "hello1" "Hello 1" "V1.0" {
dostype USR
author "Maciej Witkowiak"
info "This is C prog compiled with cc65 and GEOSLib."
}