mirror of
https://github.com/cc65/cc65.git
synced 2025-02-10 09:31:08 +00:00
9 lines
194 B
XML
9 lines
194 B
XML
|
|
; this is resource file for hello1.c, a GEOS application example
|
|
|
|
HEADER APPLICATION "conio" "ConIO" "V0.1" {
|
|
dostype USR
|
|
author "Maciej Witkowiak"
|
|
info "This is an example for a conio app."
|
|
}
|