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:
@@ -1,4 +1,5 @@
|
||||
/* RequiredLibraries: sqlite3 */
|
||||
/* RequiredWindowsLibraries: sqlite3 */
|
||||
|
||||
#include "module.h"
|
||||
#include "modules/sql.h"
|
||||
|
||||
Reference in New Issue
Block a user