Commit e21f5563324a53a20bd16319c374471745df2b67
1 parent
8ff9f390
Exists in
master
and in
5 other branches
Ajustes para empacotamento
Showing
3 changed files
with
2 additions
and
2 deletions
Show diff stats
pw3270.cbp
@@ -467,6 +467,7 @@ | @@ -467,6 +467,7 @@ | ||
467 | <Unit filename="src/pw3270/v3270/hostselect.c"> | 467 | <Unit filename="src/pw3270/v3270/hostselect.c"> |
468 | <Option compilerVar="CC" /> | 468 | <Option compilerVar="CC" /> |
469 | </Unit> | 469 | </Unit> |
470 | + <Unit filename="src/pw3270/v3270/hostselect.h" /> | ||
470 | <Unit filename="src/pw3270/v3270/iocallback.c"> | 471 | <Unit filename="src/pw3270/v3270/iocallback.c"> |
471 | <Option compilerVar="CC" /> | 472 | <Option compilerVar="CC" /> |
472 | </Unit> | 473 | </Unit> |
src/include/pw3270/v3270.h
@@ -32,7 +32,6 @@ | @@ -32,7 +32,6 @@ | ||
32 | #ifndef V3270_H_INCLUDED | 32 | #ifndef V3270_H_INCLUDED |
33 | 33 | ||
34 | #include <gtk/gtk.h> | 34 | #include <gtk/gtk.h> |
35 | - #include <lib3270/config.h> | ||
36 | #include <lib3270.h> | 35 | #include <lib3270.h> |
37 | #include <lib3270/popup.h> | 36 | #include <lib3270/popup.h> |
38 | #include <lib3270/filetransfer.h> | 37 | #include <lib3270/filetransfer.h> |
src/pw3270/v3270/hostselect.h