nimqml/examples/slotsandproperties/slotsandproperties.nimble

11 lines
240 B
Plaintext
Raw Normal View History

2015-09-14 21:38:02 +00:00
[Package]
bin = "main"
name = "slotsandproperties"
version = "0.1.0"
author = "Filippo Cucchetto"
description = "slotsandproperties"
license = "MIT"
[Deps]
Requires: "nim >= 0.12.1, nimqml >= 0.4.7"