Revamping the build such that passing in VERBOSE in the CONFIG will
authorRusty Lynch <rusty.lynch@intel.com>
Wed, 4 Apr 2012 18:20:25 +0000 (11:20 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Wed, 4 Apr 2012 18:20:25 +0000 (11:20 -0700)
commit7afa8fffec585cb639d53f4025b5dec8d47868d5
treea578e6941804624a9e456c0ad871ee038ef8d7f0
parent820f2147326a052670ad00afd16a8cf9a7d81c6b
Revamping the build such that passing in VERBOSE in the CONFIG will
trigger trace operations and various extra verbose error messages directly
to the console, and also setting the default build (without passing wayland
or xlib to the CONFIG) will result in using the normal qt config paths.

To build with verbose mode on, run 'qmake CONFIG+=verbose'
common.pri
projects.pro
src/common.h
src/main.cpp
src/src.pro