shithub: choc

Download patch

ref: a32623bfd5563cc087992023d75d8f45fdfbc10b
parent: 0480c925192df4f60416f3676ff4a295e2bc9e27
author: Russell Rice <rtc_marine@hotmail.com>
date: Thu Jun 14 19:20:30 EDT 2007

Update codeblocks project

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 907

--- 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>