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