summaryrefslogtreecommitdiff
path: root/codeblocks
diff options
context:
space:
mode:
authorRussell Rice2007-06-14 23:20:30 +0000
committerRussell Rice2007-06-14 23:20:30 +0000
commita32623bfd5563cc087992023d75d8f45fdfbc10b (patch)
tree0c6e2410dbe5763d6d3b084682b5a8c608110951 /codeblocks
parent0480c925192df4f60416f3676ff4a295e2bc9e27 (diff)
downloadchocolate-doom-a32623bfd5563cc087992023d75d8f45fdfbc10b.tar.gz
chocolate-doom-a32623bfd5563cc087992023d75d8f45fdfbc10b.tar.bz2
chocolate-doom-a32623bfd5563cc087992023d75d8f45fdfbc10b.zip
Update codeblocks project
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 907
Diffstat (limited to 'codeblocks')
-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>