ref: dac020ba99222b13a320cd04f2bac6d842a610f1
parent: 4b161bb861834754537ee014d045c21399f97cf8
author: Russell Rice <rtc_marine@hotmail.com>
date: Fri Sep 10 00:49:43 EDT 2010
- 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
--- 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>
--- a/codeblocks/setup.cbp
+++ b/codeblocks/setup.cbp
@@ -59,6 +59,8 @@
</Linker>
<Unit filename="setup-res.rc">
<Option compilerVar="WINDRES" />
+ <Option compile="0" />
+ <Option link="0" />
</Unit>
<Unit filename="..\src\d_iwad.c">
<Option compilerVar="CC" />