diff options
Diffstat (limited to 'codeblocks/chocolate-doom.cbp')
-rw-r--r-- | codeblocks/chocolate-doom.cbp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/codeblocks/chocolate-doom.cbp b/codeblocks/chocolate-doom.cbp index 1f330572..b00f5515 100644 --- a/codeblocks/chocolate-doom.cbp +++ b/codeblocks/chocolate-doom.cbp @@ -1242,6 +1242,18 @@ <Option target="Debug" /> <Option target="Release" /> </Unit> + <Unit filename="..\textscreen\txt_spinctrl.c"> + <Option compilerVar="CC" /> + <Option target="Debug" /> + <Option target="Release" /> + </Unit> + <Unit filename="..\textscreen\txt_spinctrl.h"> + <Option compilerVar="CPP" /> + <Option compile="0" /> + <Option link="0" /> + <Option target="Debug" /> + <Option target="Release" /> + </Unit> <Unit filename="..\textscreen\txt_strut.c"> <Option compilerVar="CC" /> <Option target="Debug" /> |