1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-09-16 17:27:18 +02:00

Added the Code::Blocks projects.

This commit is contained in:
Sandu Liviu Catalin
2015-11-01 10:11:34 +02:00
parent 76b8adddbe
commit dd2473eff1
6 changed files with 692 additions and 0 deletions

10
cbp/default.workspace Normal file
View File

@@ -0,0 +1,10 @@
<?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="Common.cbp" />
<Project filename="Squirrel.cbp" />
<Project filename="SQLite.cbp" />
</Workspace>
</CodeBlocks_workspace_file>