aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 1162b27..c2b387a 100644
--- a/packages.json
+++ b/packages.json
@@ -10733,5 +10733,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"
}
]