ref: abc69c7cf92181461612d7126f2bdc8da6b9eb76
parent: 3831ece14e28284302cc1a49f568b5c0b6858f90
author: Russell Rice <[email protected]>
date: Sat Jun 6 21:50:47 EDT 2009
- Update textscreen codeblocks project to include txt_scrollpane.* and txt_smallfont.h Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1560
--- 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>