diff options
Diffstat (limited to 'codeblocks/main.workspace')
-rw-r--r-- | codeblocks/main.workspace | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/codeblocks/main.workspace b/codeblocks/main.workspace index ae56d450..29a36953 100644 --- a/codeblocks/main.workspace +++ b/codeblocks/main.workspace @@ -1,10 +1,12 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_workspace_file> - <Workspace title="chocolate-doom"> - <Project filename="game.cbp" active="1"> + <Workspace title="Chocolate"> + <Project filename="doom.cbp" active="1"> <Depends filename="textscreen.cbp" /> <Depends filename="libpcsound.cbp" /> </Project> + <Project filename="heretic.cbp" /> + <Project filename="hexen.cbp" /> <Project filename="server.cbp" /> <Project filename="setup.cbp"> <Depends filename="textscreen.cbp" /> |