Unified GEOS sample resource file names.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5326 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2011-12-27 16:29:30 +00:00
parent 98a378b963
commit 6dc42b30a3
13 changed files with 50 additions and 51 deletions

View File

@@ -0,0 +1,8 @@
; this is the resource file for filesel.c, a GEOS application example
HEADER APPLICATION "filesel" "FileSel" "V1.0" {
dostype USR
author "Maciej Witkowiak"
info "This is a C prog compiled with cc65 and GEOSLib."
}