summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--codeblocks/textscreen.cbp8
1 files 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>