qt5base-lts/qmake/generators
Tor Arne Vestbø bae184532d Xcode: Don't show QMAKE_INTERNAL_INCLUDED_FILES from Qt (prf/pri)
We build "Supporting Files" out of QMAKE_INTERNAL_INCLUDED_FILES, which
is really not supposed to be exposed to the user like that, but since
the variable will hold user-included pri files eg., the Xcode generator
piggy-backs on this variable to list the files.

To make the project view in Xcode a bit cleaner we explicitly exclude
any file living inside the Qt directory, meaning we won't show all the
pri and prf files from Qt's mkspecs directory anymore.

Change-Id: I828700aceac5fdf3ea2b27d9ba3885543c2ad137
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
2014-07-30 19:38:38 +02:00
..
integrity fix warnings about unused variables & parameters 2013-11-04 19:50:05 +01:00
mac Xcode: Don't show QMAKE_INTERNAL_INCLUDED_FILES from Qt (prf/pri) 2014-07-30 19:38:38 +02:00
unix Correct the list of files included in "make dist" 2014-07-30 10:25:05 +02:00
win32 remove FORMS3 support from VS project generator 2014-07-30 10:32:30 +02:00
makefile.cpp Fix QMAKE_EXTRA_COMPILERS' depend_command being ignored 2014-05-30 19:36:38 +02:00
makefile.h qmake: generate make dist target for subdir projects 2014-06-02 23:27:00 +02:00
makefiledeps.cpp Don't scan system includes for dependencies and don't list them 2014-01-20 02:42:31 +01:00
makefiledeps.h Add support for using -isystem in qmake 2014-01-20 02:42:31 +01:00
metamakefile.cpp don't compile the xcode generator on Windows 2014-07-29 15:35:01 +02:00
metamakefile.h remove some cryptic code relating to output directories 2013-03-07 00:42:56 +01:00
projectgenerator.cpp remove pointless checks for "." and ".." 2014-04-29 18:33:18 +02:00
projectgenerator.h Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
xmloutput.cpp remove pointless QString::arg call 2013-05-30 12:16:52 +02:00
xmloutput.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00