1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-15 22:57:12 +02:00

Separated major non mandatory libraries into their onwn modules.

Consolidated and simplified the module API system.
Various other fixes and improvements.
This commit is contained in:
Sandu Liviu Catalin
2016-02-27 11:57:10 +02:00
parent fa12692490
commit f4a11ef825
82 changed files with 10509 additions and 7580 deletions

View File

@ -4,8 +4,9 @@
<Project filename="Module.cbp" />
<Project filename="Sandbox.cbp" />
<Project filename="Squirrel.cbp" />
<Project filename="SQLite.cbp" />
<Project filename="LibIRC.cbp" />
<Project filename="Sample.cbp" />
<Project filename="ModINI.cbp" />
<Project filename="ModIRC.cbp" />
<Project filename="ModXML.cbp" />
<Project filename="ModSample.cbp" />
</Workspace>
</CodeBlocks_workspace_file>