Base package builds completely again - DS can't do anything right :|
This commit is contained in:
parent
68d2b03e48
commit
a93ef02efa
Binary file not shown.
|
@ -136,6 +136,8 @@ private void AddModules()
|
|||
core.outdir = "dlls";
|
||||
|
||||
Module mysqlx = new Module("mysqlx");
|
||||
mysqlx.projname = "mysql_amxx";
|
||||
|
||||
Module sqlitex = new Module("sqlite");
|
||||
Module engine = new Module("engine");
|
||||
Module fun = new Module("fun");
|
||||
|
|
Loading…
Reference in New Issue
Block a user