aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/project.conf b/project.conf
index 3e540ad..dd7dbfb 100644
--- a/project.conf
+++ b/project.conf
@@ -11,6 +11,9 @@ expose_include_dirs = ["include"]
#[define]
#ODHTDB_SQL_DEBUG = "1"
+[config.win64.static.release]
+lib = "mingw/x64/static/release"
+
[dependencies]
opendht = "1.7.0"
libsodium = "1.0.16"