Commit 1217cebc3b3c40f232315d5cd0f00e0ed5ed0d63
1 parent
c4c5be52
Exists in
master
and in
3 other branches
Updating project file.
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
lib3270.cbp
... | ... | @@ -130,6 +130,9 @@ |
130 | 130 | <Unit filename="src/lib3270/ctlr.c"> |
131 | 131 | <Option compilerVar="CC" /> |
132 | 132 | </Unit> |
133 | + <Unit filename="src/lib3270/cursor.c"> | |
134 | + <Option compilerVar="CC" /> | |
135 | + </Unit> | |
133 | 136 | <Unit filename="src/lib3270/ft.c"> |
134 | 137 | <Option compilerVar="CC" /> |
135 | 138 | </Unit> | ... | ... |