Improved GeOS version detection.

This commit is contained in:
Marco van den Heuvel
2018-02-13 19:19:40 -08:00
parent 33f05d1162
commit d93f84f4bc
5 changed files with 86 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
; this is the resource file for geosver.c, a GEOS application example
HEADER APPLICATION "geosver" "GeOSver" "V1.0" {
dostype USR
author "Marco van den Heuvel"
info "This is a C prog compiled with cc65 and GEOSLib."
}