nimqml/examples/slotsandproperties/slotsandproperties.nimble

11 lines
239 B
Nim

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