mirror of https://github.com/status-im/nimqml.git
Added .nim.cfg files for automatically link to libDOtherSide
This commit is contained in:
parent
be1a83a391
commit
ea8bf458a6
|
@ -0,0 +1 @@
|
|||
--passL:"-lDOtherSide"
|
|
@ -0,0 +1 @@
|
|||
--passL:"-lDOtherSide"
|
|
@ -0,0 +1 @@
|
|||
--passL:"-lDOtherSide"
|
|
@ -0,0 +1 @@
|
|||
--passL:"-lDOtherSide"
|
|
@ -0,0 +1 @@
|
|||
--passL:"-lDOtherSide"
|
|
@ -0,0 +1 @@
|
|||
--passL:"-lDOtherSide"
|
|
@ -1,6 +1,6 @@
|
|||
[Package]
|
||||
name = "nimqml"
|
||||
version = "0.4.5"
|
||||
version = "0.4.6"
|
||||
author = "Filippo Cucchetto, Will Szumski"
|
||||
description = "QML bindings for Nim"
|
||||
license = "LGPLv3"
|
||||
|
|
Loading…
Reference in New Issue