nimqml/examples/contactapp/contactapp.nimble

11 lines
223 B
Nim

[Package]
bin = "main"
name = "contactapp"
version = "0.1.0"
author = "Filippo Cucchetto"
description = "contactapp"
license = "MIT"
[Deps]
Requires: "nim >= 1.0.0, nimqml >= 0.7.7"