diff options
-rw-r--r-- | mingw/x64/static/release/libopendht.a | bin | 45502126 -> 0 bytes | |||
-rw-r--r-- | project.conf | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mingw/x64/static/release/libopendht.a b/mingw/x64/static/release/libopendht.a Binary files differdeleted file mode 100644 index a555b2c..0000000 --- a/mingw/x64/static/release/libopendht.a +++ /dev/null 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" |