foxygit / doom Log in
commit abc69c7cf92181461612d7126f2bdc8da6b9eb76
Author:     Russell Rice <rtc_marine@hotmail.com>
AuthorDate: Sun Jun 7 01:50:47 2009 +0000
Commit:     Russell Rice <rtc_marine@hotmail.com>
CommitDate: Sun Jun 7 01:50:47 2009 +0000

    - Update textscreen codeblocks project to include txt_scrollpane.* and
    txt_smallfont.h

    Subversion-branch: /trunk/chocolate-doom
    Subversion-revision: 1560
---
 codeblocks/textscreen.cbp | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/codeblocks/textscreen.cbp b/codeblocks/textscreen.cbp
index bee3040a..8db957b1 100644
--- a/codeblocks/textscreen.cbp
+++ b/codeblocks/textscreen.cbp
@@ -81,6 +81,10 @@
 			<Option compilerVar="CC" />
 		</Unit>
 		<Unit filename="..\textscreen\txt_radiobutton.h" />
+		<Unit filename="..\textscreen\txt_scrollpane.c">
+			<Option compilerVar="CC" />
+		</Unit>
+		<Unit filename="..\textscreen\txt_scrollpane.h" />
 		<Unit filename="..\textscreen\txt_sdl.c">
 			<Option compilerVar="CC" />
 		</Unit>
@@ -89,6 +93,7 @@
 			<Option compilerVar="CC" />
 		</Unit>
 		<Unit filename="..\textscreen\txt_separator.h" />
+		<Unit filename="..\textscreen\txt_smallfont.h" />
 		<Unit filename="..\textscreen\txt_spinctrl.c">
 			<Option compilerVar="CC" />
 		</Unit>