2020-11-01 22:15:33 +01:00
|
|
|
module mysql
|
|
|
|
|
2021-04-19 18:01:47 +02:00
|
|
|
#flag windows -I@VEXEROOT/thirdparty/mysql/include
|
|
|
|
#flag windows @VEXEROOT/thirdparty/mysql/lib/libmysql.dll
|
2020-11-01 22:15:33 +01:00
|
|
|
#include <mysql.h> # Please install https://dev.mysql.com/downloads/installer/ , then put the include/ and lib/ folders in thirdparty/mysql
|