1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 06:16:38 +02:00

Fix Windows build and update library names to the newer ones.

Also fix crash on Windows when unloading a module because it threw an
exception.
This commit is contained in:
Adam
2014-05-30 15:45:57 -04:00
parent 93bfd4cbe1
commit f20bac996d
12 changed files with 38 additions and 12 deletions
+1
View File
@@ -1,4 +1,5 @@
/* RequiredLibraries: sqlite3 */
/* RequiredWindowsLibraries: sqlite3 */
#include "module.h"
#include "modules/sql.h"