foxygit / doom Log in
commit a32623bfd5563cc087992023d75d8f45fdfbc10b
Author:     Russell Rice <rtc_marine@hotmail.com>
AuthorDate: Thu Jun 14 23:20:30 2007 +0000
Commit:     Russell Rice <rtc_marine@hotmail.com>
CommitDate: Thu Jun 14 23:20:30 2007 +0000

    Update codeblocks project

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

diff --git a/codeblocks/textscreen.cbp b/codeblocks/textscreen.cbp
index 74987a52..96869dca 100644
--- a/codeblocks/textscreen.cbp
+++ b/codeblocks/textscreen.cbp
@@ -76,14 +76,15 @@
 			<Option compilerVar="CC" />
 		</Unit>
 		<Unit filename="..\textscreen\txt_label.h" />
-		<Unit filename="..\textscreen\txt_main.c">
-			<Option compilerVar="CC" />
-		</Unit>
 		<Unit filename="..\textscreen\txt_main.h" />
 		<Unit filename="..\textscreen\txt_radiobutton.c">
 			<Option compilerVar="CC" />
 		</Unit>
 		<Unit filename="..\textscreen\txt_radiobutton.h" />
+		<Unit filename="..\textscreen\txt_sdl.c">
+			<Option compilerVar="CC" />
+		</Unit>
+		<Unit filename="..\textscreen\txt_sdl.h" />
 		<Unit filename="..\textscreen\txt_separator.c">
 			<Option compilerVar="CC" />
 		</Unit>
@@ -114,6 +115,7 @@
 		<Unit filename="..\textscreen\txt_window_action.h" />
 		<Extensions>
 			<code_completion />
+			<envvars />
 		</Extensions>
 	</Project>
 </CodeBlocks_project_file>