Commit 8cb4b528c2c10ee3f4b387255d5173668ee1c05a
1 parent
812d5650
Exists in
master
and in
5 other branches
Incluindo sample no projeto principal
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
pw3270.cbp
... | ... | @@ -368,6 +368,10 @@ |
368 | 368 | <Unit filename="src/pw3270/window.c"> |
369 | 369 | <Option compilerVar="CC" /> |
370 | 370 | </Unit> |
371 | + <Unit filename="src/sample/Makefile.in" /> | |
372 | + <Unit filename="src/sample/connect.c"> | |
373 | + <Option compilerVar="CC" /> | |
374 | + </Unit> | |
371 | 375 | <Unit filename="src/tools/Makefile.in" /> |
372 | 376 | <Unit filename="ui/00default.xml" /> |
373 | 377 | <Unit filename="ui/10functions.xml" /> | ... | ... |