summaryrefslogtreecommitdiff
path: root/codeblocks/chocolate.workspace
diff options
context:
space:
mode:
authorRussell Rice2010-09-10 04:26:06 +0000
committerRussell Rice2010-09-10 04:26:06 +0000
commit4b161bb861834754537ee014d045c21399f97cf8 (patch)
treee92c71cfc7c151574df4a5960fd0cc1c5f22a451 /codeblocks/chocolate.workspace
parentd086fa7b7e200a86ada6b482a616b02f4eb1e77b (diff)
downloadchocolate-doom-4b161bb861834754537ee014d045c21399f97cf8.tar.gz
chocolate-doom-4b161bb861834754537ee014d045c21399f97cf8.tar.bz2
chocolate-doom-4b161bb861834754537ee014d045c21399f97cf8.zip
- Add opl project file
- Update all codeblocks projects to correlate with earlier merge - Everything builds except the setup project, it is missing the setup-manifest.xml file Subversion-branch: /branches/strife-branch Subversion-revision: 2055
Diffstat (limited to 'codeblocks/chocolate.workspace')
-rw-r--r--codeblocks/chocolate.workspace5
1 files changed, 5 insertions, 0 deletions
diff --git a/codeblocks/chocolate.workspace b/codeblocks/chocolate.workspace
index 5e13e6b2..2dbca6f3 100644
--- a/codeblocks/chocolate.workspace
+++ b/codeblocks/chocolate.workspace
@@ -3,18 +3,22 @@
<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" />
@@ -22,6 +26,7 @@
<Depends filename="libtextscreen.cbp" />
</Project>
<Project filename="libtextscreen.cbp" />
+ <Project filename="libopl.cbp" />
<Project filename="libpcsound.cbp" />
</Workspace>
</CodeBlocks_workspace_file>