summaryrefslogtreecommitdiff
path: root/codeblocks/main.workspace
diff options
context:
space:
mode:
authorRussell Rice2008-01-25 23:05:53 +0000
committerRussell Rice2008-01-25 23:05:53 +0000
commitfe5645bbf441fa3fdc1ba72cc0152465b5411d5a (patch)
treeaf219069a613dd8c0faaa794a81a59c30d4102a8 /codeblocks/main.workspace
parent0224c0494f1ffa66607eb8817e6e60e9769c1dcb (diff)
downloadchocolate-doom-fe5645bbf441fa3fdc1ba72cc0152465b5411d5a.tar.gz
chocolate-doom-fe5645bbf441fa3fdc1ba72cc0152465b5411d5a.tar.bz2
chocolate-doom-fe5645bbf441fa3fdc1ba72cc0152465b5411d5a.zip
Change filenames to be name independant
Update the project files and main workspace Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1031
Diffstat (limited to 'codeblocks/main.workspace')
-rw-r--r--codeblocks/main.workspace15
1 files changed, 15 insertions, 0 deletions
diff --git a/codeblocks/main.workspace b/codeblocks/main.workspace
new file mode 100644
index 00000000..ae56d450
--- /dev/null
+++ b/codeblocks/main.workspace
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_workspace_file>
+ <Workspace title="chocolate-doom">
+ <Project filename="game.cbp" active="1">
+ <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>