diff options
Diffstat (limited to 'codeblocks/chocolate.workspace')
-rw-r--r-- | codeblocks/chocolate.workspace | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/codeblocks/chocolate.workspace b/codeblocks/chocolate.workspace new file mode 100644 index 00000000..2dbca6f3 --- /dev/null +++ b/codeblocks/chocolate.workspace @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_workspace_file> + <Workspace title="Chocolate"> + <Project filename="doom.cbp" active="1"> + <Depends filename="libtextscreen.cbp" /> + <Depends filename="libopl.cbp" /> + <Depends filename="libpcsound.cbp" /> + </Project> + <Project filename="heretic.cbp"> + <Depends filename="libtextscreen.cbp" /> + <Depends filename="libopl.cbp" /> + <Depends filename="libpcsound.cbp" /> + </Project> + <Project filename="hexen.cbp"> + <Depends filename="libtextscreen.cbp" /> + <Depends filename="libopl.cbp" /> + <Depends filename="libpcsound.cbp" /> + </Project> + <Project filename="strife.cbp"> + <Depends filename="libtextscreen.cbp" /> + <Depends filename="libopl.cbp" /> + <Depends filename="libpcsound.cbp" /> + </Project> + <Project filename="server.cbp" /> + <Project filename="setup.cbp"> + <Depends filename="libtextscreen.cbp" /> + </Project> + <Project filename="libtextscreen.cbp" /> + <Project filename="libopl.cbp" /> + <Project filename="libpcsound.cbp" /> + </Workspace> +</CodeBlocks_workspace_file> |