shithub: choc

Download patch

ref: be36a43e3d58220f25866027e28d9874067a9aec
parent: 7bd39542f9c056acda71d1fb3dd976b08501c468
author: JNechaevsky <julia.nechaevskaya@live.com>
date: Tue Feb 7 05:10:28 EST 2017

Small CodeBlocks update

Two important files was missing.

--- a/codeblocks/libtextscreen.cbp
+++ b/codeblocks/libtextscreen.cbp
@@ -51,6 +51,10 @@
 			<Option compilerVar="CC" />
 		</Unit>
 		<Unit filename="../textscreen/txt_checkbox.h" />
+		<Unit filename="../textscreen/txt_conditional.c">
+			<Option compilerVar="CC" />
+		</Unit>
+		<Unit filename="../textscreen/txt_conditional.h" />
 		<Unit filename="../textscreen/txt_desktop.c">
 			<Option compilerVar="CC" />
 		</Unit>