From dd2473eff11586f736134310daf7693c93de30d1 Mon Sep 17 00:00:00 2001 From: Sandu Liviu Catalin Date: Sun, 1 Nov 2015 10:11:34 +0200 Subject: [PATCH] Added the Code::Blocks projects. --- cbp/Common.cbp | 121 +++++++++++++++++++ cbp/Module.cbp | 269 ++++++++++++++++++++++++++++++++++++++++++ cbp/SQLite.cbp | 88 ++++++++++++++ cbp/Sandbox.cbp | 71 +++++++++++ cbp/Squirrel.cbp | 133 +++++++++++++++++++++ cbp/default.workspace | 10 ++ 6 files changed, 692 insertions(+) create mode 100644 cbp/Common.cbp create mode 100644 cbp/Module.cbp create mode 100644 cbp/SQLite.cbp create mode 100644 cbp/Sandbox.cbp create mode 100644 cbp/Squirrel.cbp create mode 100644 cbp/default.workspace diff --git a/cbp/Common.cbp b/cbp/Common.cbp new file mode 100644 index 00000000..a7794c8b --- /dev/null +++ b/cbp/Common.cbp @@ -0,0 +1,121 @@ + + + + + + diff --git a/cbp/Module.cbp b/cbp/Module.cbp new file mode 100644 index 00000000..73f8aeb1 --- /dev/null +++ b/cbp/Module.cbp @@ -0,0 +1,269 @@ + + + + + + diff --git a/cbp/SQLite.cbp b/cbp/SQLite.cbp new file mode 100644 index 00000000..e46221f3 --- /dev/null +++ b/cbp/SQLite.cbp @@ -0,0 +1,88 @@ + + + + + + diff --git a/cbp/Sandbox.cbp b/cbp/Sandbox.cbp new file mode 100644 index 00000000..aed40675 --- /dev/null +++ b/cbp/Sandbox.cbp @@ -0,0 +1,71 @@ + + + + + + diff --git a/cbp/Squirrel.cbp b/cbp/Squirrel.cbp new file mode 100644 index 00000000..2380dd6d --- /dev/null +++ b/cbp/Squirrel.cbp @@ -0,0 +1,133 @@ + + + + + + diff --git a/cbp/default.workspace b/cbp/default.workspace new file mode 100644 index 00000000..a39d562b --- /dev/null +++ b/cbp/default.workspace @@ -0,0 +1,10 @@ + + + + + + + + + +