summaryrefslogtreecommitdiff
path: root/codeblocks/libtextscreen.cbp
diff options
context:
space:
mode:
authorRussell Rice2010-09-10 04:49:43 +0000
committerRussell Rice2010-09-10 04:49:43 +0000
commitdac020ba99222b13a320cd04f2bac6d842a610f1 (patch)
treee74871ea3312ff77cd5d41eedce7c35f526e1ba8 /codeblocks/libtextscreen.cbp
parent4b161bb861834754537ee014d045c21399f97cf8 (diff)
downloadchocolate-doom-dac020ba99222b13a320cd04f2bac6d842a610f1.tar.gz
chocolate-doom-dac020ba99222b13a320cd04f2bac6d842a610f1.tar.bz2
chocolate-doom-dac020ba99222b13a320cd04f2bac6d842a610f1.zip
- Add missing files to libtextscreen project
- Disable compiling/linking setup project resource file temporarily so we can build the project Subversion-branch: /branches/strife-branch Subversion-revision: 2056
Diffstat (limited to 'codeblocks/libtextscreen.cbp')
-rw-r--r--codeblocks/libtextscreen.cbp5
1 files changed, 5 insertions, 0 deletions
diff --git a/codeblocks/libtextscreen.cbp b/codeblocks/libtextscreen.cbp
index ea5c2a08..acc12fbd 100644
--- a/codeblocks/libtextscreen.cbp
+++ b/codeblocks/libtextscreen.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>