aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-05-30 15:10:42 +0200
committerdec05eba <dec05eba@protonmail.com>2020-08-18 23:25:46 +0200
commit58e2f58c522e2ffdce99b20b1aab1c515c7e183d (patch)
tree28d03b45ace8e71c1062712e1825bbad03f87a22 /project.conf
parent0d9f9ca892d236ee2c90fc64b41a39d5ed0c896b (diff)
TODO: Move opendht static library to another repo
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/project.conf b/project.conf
index dd7dbfb..1625822 100644
--- a/project.conf
+++ b/project.conf
@@ -11,8 +11,8 @@ expose_include_dirs = ["include"]
#[define]
#ODHTDB_SQL_DEBUG = "1"
-[config.win64.static.release]
-lib = "mingw/x64/static/release"
+#[config.win64.static.release]
+#lib = "mingw/x64/static/release"
[dependencies]
opendht = "1.7.0"