mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 08:47:17 +01:00
a867bfd84d
Fixed asserts in connection and statement handles to check the correct property. Switched various methods to return objects instead of direct types. Various other fixes and improvements on the SQLite module.
14 lines
452 B
XML
14 lines
452 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
<CodeBlocks_workspace_file>
|
|
<Workspace title="SqMod">
|
|
<Project filename="Module.cbp" />
|
|
<Project filename="Sandbox.cbp" />
|
|
<Project filename="Squirrel.cbp" />
|
|
<Project filename="ModINI.cbp" />
|
|
<Project filename="ModIRC.cbp" />
|
|
<Project filename="ModXML.cbp" />
|
|
<Project filename="ModSQLite.cbp" />
|
|
<Project filename="ModSample.cbp" />
|
|
</Workspace>
|
|
</CodeBlocks_workspace_file>
|