foxygit / doom Log in
commit 6d54e2dfe625c3d50a87f3ce4ac8161d53e9f890
Author:     Russell Rice <rtc_marine@hotmail.com>
AuthorDate: Fri Oct 31 09:03:33 2008 +0000
Commit:     Russell Rice <rtc_marine@hotmail.com>
CommitDate: Fri Oct 31 09:03:33 2008 +0000

    - Update codeblocks projects

    Subversion-branch: /branches/raven-branch
    Subversion-revision: 1370
---
 codeblocks/heretic.cbp | 1 +
 codeblocks/hexen.cbp   | 1 +
 2 files changed, 2 insertions(+)

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" />