dotherside/Nim/NimQml/NimQml.nimble

10 lines
197 B
Nim

[Package]
name = "NimQml"
version = "0.01"
author = "Filippo Cucchetto"
description = "QML bindings for Nimrod"
license = "GPLv3"
[Deps]
Requires: "nimrod >= 0.10.2"