add "blob" and "lines" modes to $$cat() and $$system()
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 3 Apr 2012 13:55:45 +0000 (15:55 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 19 Jun 2012 14:39:53 +0000 (16:39 +0200)
commit64f475aabd7cd57380dd1559c7d33fb3a5d6efa8
treee9f9f3956a92e6e4aa3229d7611a2a28ab47f0e3
parentc98b2235677028c904e9247b9fc07558d42153b1
add "blob" and "lines" modes to $$cat() and $$system()

this bypasses the otherwise done insane word splitting

Change-Id: Ia9b8980bc0770de3999544a06d239f55fb34f801
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
qmake/project.cpp