[project] name = "gscstd" version = "0.1.0" description = "glibc build of the gemstone standard library" license = "GPL-2.0" authors = [ "Sven Vogel " ] [target.gscstd] import-paths = [ "glibc" ] root = "glibc/std.gsc" mode = "library" output = "bin" archive = "archive"