Merge pull request #862 from AdrianV/add-nimcb1527

Added package nimcb
This commit is contained in:
Dominik Picheta 2018-09-20 22:21:25 +01:00 committed by GitHub
commit 315b0435f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10745,5 +10745,17 @@
"description": "Calibre Database Lib for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-calibre"
},
{
"name": "nimcb",
"url": "https://github.com/AdrianV/nimcb",
"method": "git",
"tags": [
"c++-builder",
"msbuild"
],
"description": "Integrate nim projects in the C++Builder build process",
"license": "MIT",
"web": "https://github.com/AdrianV/nimcb"
}
]