commit be36a43e3d58220f25866027e28d9874067a9aec
Author: JNechaevsky <julia.nechaevskaya@live.com>
AuthorDate: Tue Feb 7 10:10:28 2017 +0300
Commit: JNechaevsky <julia.nechaevskaya@live.com>
CommitDate: Tue Feb 7 10:10:28 2017 +0300
Small CodeBlocks update
Two important files was missing.
---
codeblocks/libtextscreen.cbp | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/codeblocks/libtextscreen.cbp b/codeblocks/libtextscreen.cbp
index f3aa0f0f..d84de061 100644
--- 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>