From 33ebb6ea9d5d6d67eaedf1ea47b2d77b508b6ae0 Mon Sep 17 00:00:00 2001
From: Russell Rice
Date: Thu, 21 Sep 2006 04:25:49 +0000
Subject: Code::Blocks project and workspace. * Rename workspace appropriately
in editor. * Update project files for new spin control and fix compilation of
certain projects caused by it. * Create virtual targets (Debug/Release) for
textscreen project. Code: * Fix the include in multiplayer.c, hopefully this
does not break anything.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 639
---
codeblocks/chocolate-doom.cbp | 12 ++++++++++++
codeblocks/chocolate-doom.workspace | 6 +++---
codeblocks/chocolate-setup.cbp | 17 +++++++++++++++++
codeblocks/textscreen.cbp | 18 ++++++++++++++++++
4 files changed, 50 insertions(+), 3 deletions(-)
(limited to 'codeblocks')
diff --git a/codeblocks/chocolate-doom.cbp b/codeblocks/chocolate-doom.cbp
index 1f330572..b00f5515 100644
--- a/codeblocks/chocolate-doom.cbp
+++ b/codeblocks/chocolate-doom.cbp
@@ -1242,6 +1242,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/codeblocks/chocolate-doom.workspace b/codeblocks/chocolate-doom.workspace
index 3be39b12..997672a8 100644
--- a/codeblocks/chocolate-doom.workspace
+++ b/codeblocks/chocolate-doom.workspace
@@ -1,9 +1,9 @@
-
+
-
-
+
+
\ No newline at end of file
diff --git a/codeblocks/chocolate-setup.cbp b/codeblocks/chocolate-setup.cbp
index 664436b9..c8a195dc 100644
--- a/codeblocks/chocolate-setup.cbp
+++ b/codeblocks/chocolate-setup.cbp
@@ -73,6 +73,11 @@
+
+
+
+
+
@@ -243,6 +248,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/codeblocks/textscreen.cbp b/codeblocks/textscreen.cbp
index 118b5604..d3d56fd5 100644
--- a/codeblocks/textscreen.cbp
+++ b/codeblocks/textscreen.cbp
@@ -65,6 +65,8 @@
+
+
@@ -266,6 +268,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3