add a geos resource file to the "ascii" sample, removes the linker warnings (and makes the program actually work in GEOS)
This commit is contained in:
7
samples/asciires.grc
Normal file
7
samples/asciires.grc
Normal file
@@ -0,0 +1,7 @@
|
||||
; this is the resource file for ascii.c, a GEOS application example
|
||||
|
||||
HEADER APPLICATION "ascii" "ascii" "V0.1" {
|
||||
dostype USR
|
||||
author "cc65 team"
|
||||
info "This is a cc65 sample."
|
||||
}
|
||||
Reference in New Issue
Block a user