look for .qmake.conf files
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Thu, 10 May 2012 09:22:07 +0000 (11:22 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 19 Jun 2012 14:46:02 +0000 (16:46 +0200)
commit16d5b6911f18977d92734eeea419b27408a08d40
treefeb41a240a06a15c9cd4d8fa18cc5e774b8a8d42
parentf86f3613a52568e216c98d8f19ecc5204e76c3fb
look for .qmake.conf files

this is the source dir equivalent of .qmake.cache and can be checked
into the repository. it can be used to make project-wide settings, or
just to signal the presence of an mkspecs/ directory.

Change-Id: I5f1cebad2aa2a89e78089341b2051613b6b7a613
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
qmake/generators/makefile.cpp
qmake/project.cpp
qmake/project.h