summaryrefslogtreecommitdiff
path: root/codeblocks/textscreen.cbp
diff options
context:
space:
mode:
Diffstat (limited to 'codeblocks/textscreen.cbp')
-rw-r--r--codeblocks/textscreen.cbp18
1 files changed, 18 insertions, 0 deletions
diff --git a/codeblocks/textscreen.cbp b/codeblocks/textscreen.cbp
index 118b5604..d3d56fd5 100644
--- a/codeblocks/textscreen.cbp
+++ b/codeblocks/textscreen.cbp
@@ -65,6 +65,8 @@
</Build>
<VirtualTargets>
<Add alias="All" targets="Debug-dyn;Release-dyn;Debug-stc;Release-stc;" />
+ <Add alias="Debug" targets="Debug-dyn;Debug-stc;" />
+ <Add alias="Release" targets="Release-dyn;Release-stc;" />
</VirtualTargets>
<Compiler>
<Add directory="..\src" />
@@ -266,6 +268,22 @@
<Option target="Release-stc" />
<Option target="Debug-stc" />
</Unit>
+ <Unit filename="..\textscreen\txt_spinctrl.c">
+ <Option compilerVar="CC" />
+ <Option target="Debug-dyn" />
+ <Option target="Release-dyn" />
+ <Option target="Debug-stc" />
+ <Option target="Release-stc" />
+ </Unit>
+ <Unit filename="..\textscreen\txt_spinctrl.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="Debug-dyn" />
+ <Option target="Release-dyn" />
+ <Option target="Debug-stc" />
+ <Option target="Release-stc" />
+ </Unit>
<Unit filename="..\textscreen\txt_strut.c">
<Option compilerVar="CC" />
<Option target="Debug-dyn" />