diff options
Diffstat (limited to 'qmake')
| -rw-r--r-- | qmake/generators/mac/pbuilder_pbx.cpp | 4 | ||||
| -rw-r--r-- | qmake/generators/makefile.cpp | 3 | ||||
| -rw-r--r-- | qmake/project.cpp | 3 |
3 files changed, 0 insertions, 10 deletions
diff --git a/qmake/generators/mac/pbuilder_pbx.cpp b/qmake/generators/mac/pbuilder_pbx.cpp index c9698f0a0..329b79967 100644 --- a/qmake/generators/mac/pbuilder_pbx.cpp +++ b/qmake/generators/mac/pbuilder_pbx.cpp @@ -36,10 +36,6 @@ ** **********************************************************************/ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #include "pbuilder_pbx.h" #include "option.h" #include "meta.h" diff --git a/qmake/generators/makefile.cpp b/qmake/generators/makefile.cpp index fe5584a88..f31c7e085 100644 --- a/qmake/generators/makefile.cpp +++ b/qmake/generators/makefile.cpp @@ -35,9 +35,6 @@ ** herein. ** **********************************************************************/ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif #include "makefile.h" #include "option.h" diff --git a/qmake/project.cpp b/qmake/project.cpp index fc297e72b..de57507e2 100644 --- a/qmake/project.cpp +++ b/qmake/project.cpp @@ -35,9 +35,6 @@ ** herein. ** **********************************************************************/ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif #include "project.h" #include "property.h" |
