summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Rice2008-10-31 09:03:33 +0000
committerRussell Rice2008-10-31 09:03:33 +0000
commit6d54e2dfe625c3d50a87f3ce4ac8161d53e9f890 (patch)
tree7b905a40f9fade2624d3ffe115ad6032db848070
parent4ae5994609be37c8d89fdb720f561a3c637db25d (diff)
downloadchocolate-doom-6d54e2dfe625c3d50a87f3ce4ac8161d53e9f890.tar.gz
chocolate-doom-6d54e2dfe625c3d50a87f3ce4ac8161d53e9f890.tar.bz2
chocolate-doom-6d54e2dfe625c3d50a87f3ce4ac8161d53e9f890.zip
- Update codeblocks projects
Subversion-branch: /branches/raven-branch Subversion-revision: 1370
-rw-r--r--codeblocks/heretic.cbp1
-rw-r--r--codeblocks/hexen.cbp1
2 files changed, 2 insertions, 0 deletions
diff --git a/codeblocks/heretic.cbp b/codeblocks/heretic.cbp
index 630f1e8e..235816ff 100644
--- a/codeblocks/heretic.cbp
+++ b/codeblocks/heretic.cbp
@@ -45,6 +45,7 @@
<Add option='-DD_CDROM=&quot;\&quot;CD-ROM Version: default.cfg from c:\\doomdata\n\&quot;&quot;' />
<Add directory="." />
<Add directory="..\src" />
+ <Add directory="..\src\doom" />
<Add directory="..\src\heretic" />
<Add directory="..\textscreen" />
<Add directory="..\pcsound" />
diff --git a/codeblocks/hexen.cbp b/codeblocks/hexen.cbp
index 8607d43d..6f09371e 100644
--- a/codeblocks/hexen.cbp
+++ b/codeblocks/hexen.cbp
@@ -45,6 +45,7 @@
<Add option='-DD_CDROM=&quot;\&quot;CD-ROM Version: default.cfg from c:\\doomdata\n\&quot;&quot;' />
<Add directory="." />
<Add directory="..\src" />
+ <Add directory="..\src\doom" />
<Add directory="..\src\hexen" />
<Add directory="..\textscreen" />
<Add directory="..\pcsound" />