aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <0xdec05eba@gmail.com>2018-05-30 15:10:42 +0200
committerdec05eba <0xdec05eba@gmail.com>2018-05-30 15:10:46 +0200
commit9921c31990255d16a87e7b8155167e3733436904 (patch)
tree85da52142cc6083f150fe8281ae82957fe016656 /project.conf
parentb3ce236b9fecef1d37c2433f45ea5b8b2d8929ea (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"