summaryrefslogtreecommitdiff
path: root/codeblocks/main.workspace
diff options
context:
space:
mode:
authorRussell Rice2008-10-05 04:18:55 +0000
committerRussell Rice2008-10-05 04:18:55 +0000
commitda447edca541fa48dde32a69752e74549b7373a4 (patch)
tree3ce1d946242b568614145d153de674d7186ea110 /codeblocks/main.workspace
parent1c93a6a69da46fb19a05ad11e68d0eaa7a28ecc8 (diff)
downloadchocolate-doom-da447edca541fa48dde32a69752e74549b7373a4.tar.gz
chocolate-doom-da447edca541fa48dde32a69752e74549b7373a4.tar.bz2
chocolate-doom-da447edca541fa48dde32a69752e74549b7373a4.zip
- Rename main.workspace to chocolate.workspace (since we have doom.cbp,
heretic.cbp and hexen.cbp) - Rename textscreen.cbp to libtextscreen.cbp Subversion-branch: /branches/raven-branch Subversion-revision: 1336
Diffstat (limited to 'codeblocks/main.workspace')
-rw-r--r--codeblocks/main.workspace23
1 files changed, 0 insertions, 23 deletions
diff --git a/codeblocks/main.workspace b/codeblocks/main.workspace
deleted file mode 100644
index d780adb3..00000000
--- a/codeblocks/main.workspace
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
-<CodeBlocks_workspace_file>
- <Workspace title="Chocolate">
- <Project filename="doom.cbp" active="1">
- <Depends filename="textscreen.cbp" />
- <Depends filename="libpcsound.cbp" />
- </Project>
- <Project filename="heretic.cbp">
- <Depends filename="textscreen.cbp" />
- <Depends filename="libpcsound.cbp" />
- </Project>
- <Project filename="hexen.cbp">
- <Depends filename="textscreen.cbp" />
- <Depends filename="libpcsound.cbp" />
- </Project>
- <Project filename="server.cbp" />
- <Project filename="setup.cbp">
- <Depends filename="textscreen.cbp" />
- </Project>
- <Project filename="textscreen.cbp" />
- <Project filename="libpcsound.cbp" />
- </Workspace>
-</CodeBlocks_workspace_file>