qt5base-lts/qmake
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
..
doc Doc: remove old FORMS3 snippet 2014-07-30 10:32:40 +02:00
generators Xcode: Don't show QMAKE_INTERNAL_INCLUDED_FILES from Qt (prf/pri) 2014-07-30 19:38:38 +02:00
library add priority sorting to $$resolve_depends() 2014-07-30 10:31:53 +02:00
cachekeys.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp Ensure that there is no duplication of the output directory in output 2014-06-06 08:49:06 +02:00
Makefile.unix QSettings: use QStandardPaths to get XDG_CONFIG_HOME. 2014-07-23 20:05:07 +02:00
Makefile.win32 don't compile the xcode generator on Windows 2014-07-29 15:35:01 +02:00
meta.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
meta.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.cpp don't make relative paths if we don't know the top-level build dir 2014-04-16 07:28:52 +02:00
option.h qmake: Expose qmake arguments as QMAKE_ARGS 2013-10-24 20:20:59 +02:00
project.cpp pass a pointer instead of a reference to initFrom() 2014-06-20 11:47:19 +02:00
project.h qmake: cleanup DISTFILES 2014-01-17 14:32:19 +01:00
property.cpp fix signedness warnings 2013-11-04 19:49:55 +01:00
property.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri QSettings: use QStandardPaths to get XDG_CONFIG_HOME. 2014-07-23 20:05:07 +02:00
qmake.pro bring fake qmake project up to snuff 2013-11-04 19:50:07 +01:00