summaryrefslogtreecommitdiff
path: root/codeblocks
diff options
context:
space:
mode:
authorRussell Rice2009-06-07 01:50:47 +0000
committerRussell Rice2009-06-07 01:50:47 +0000
commitabc69c7cf92181461612d7126f2bdc8da6b9eb76 (patch)
treeae1df927cc5356b6f5b8cbb3f48296a191033d5d /codeblocks
parent3831ece14e28284302cc1a49f568b5c0b6858f90 (diff)
downloadchocolate-doom-abc69c7cf92181461612d7126f2bdc8da6b9eb76.tar.gz
chocolate-doom-abc69c7cf92181461612d7126f2bdc8da6b9eb76.tar.bz2
chocolate-doom-abc69c7cf92181461612d7126f2bdc8da6b9eb76.zip
- Update textscreen codeblocks project to include txt_scrollpane.* and
txt_smallfont.h Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1560
Diffstat (limited to 'codeblocks')
-rw-r--r--codeblocks/textscreen.cbp5
1 files changed, 5 insertions, 0 deletions
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>