Commit 71f17fd39cdb6b4e7424da0267f25477034c2b3a
1 parent
ca20d592
Exists in
master
and in
1 other branch
Updating project file.
Showing
1 changed file
with
7 additions
and
0 deletions
Show diff stats
v3270.cbp
| ... | ... | @@ -71,9 +71,13 @@ |
| 71 | 71 | <Unit filename="src/dialogs/security.c"> |
| 72 | 72 | <Option compilerVar="CC" /> |
| 73 | 73 | </Unit> |
| 74 | + <Unit filename="src/dialogs/tools.c"> | |
| 75 | + <Option compilerVar="CC" /> | |
| 76 | + </Unit> | |
| 74 | 77 | <Unit filename="src/include/config.h" /> |
| 75 | 78 | <Unit filename="src/include/config.h.in" /> |
| 76 | 79 | <Unit filename="src/include/hostselect.h" /> |
| 80 | + <Unit filename="src/include/internals.h" /> | |
| 77 | 81 | <Unit filename="src/include/v3270.h" /> |
| 78 | 82 | <Unit filename="src/include/v3270/colorscheme.h" /> |
| 79 | 83 | <Unit filename="src/include/v3270/filetransfer.h" /> |
| ... | ... | @@ -141,6 +145,9 @@ |
| 141 | 145 | <Unit filename="src/v3270/windows/iosource.c"> |
| 142 | 146 | <Option compilerVar="CC" /> |
| 143 | 147 | </Unit> |
| 148 | + <Unit filename="src/v3270ft/activity.c"> | |
| 149 | + <Option compilerVar="CC" /> | |
| 150 | + </Unit> | |
| 144 | 151 | <Unit filename="src/v3270ft/dialog.c"> |
| 145 | 152 | <Option compilerVar="CC" /> |
| 146 | 153 | </Unit> | ... | ... |