diff options
Diffstat (limited to 'codeblocks/main.workspace')
-rw-r--r-- | codeblocks/main.workspace | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/codeblocks/main.workspace b/codeblocks/main.workspace deleted file mode 100644 index ae56d450..00000000 --- a/codeblocks/main.workspace +++ /dev/null @@ -1,15 +0,0 @@ -<?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> |