merge Makefile.win32-g++{,-sh}
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 29 Feb 2012 18:38:03 +0000 (19:38 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 1 Mar 2012 22:20:44 +0000 (23:20 +0100)
commitd9bf972e2b5f6bace5b7be350a70b4207e320692
tree242c2a984a7771348a8da12a87fa74bb974be4ba
parent1e92e8d385cd689dfd26c60d3c98ae93bb99d466
merge Makefile.win32-g++{,-sh}

the only difference is in the copy & del commands. the msys tools are
tolerant about windows paths, so this just works.
the in-makefile variant detection is stolen from tools/configure/.

Change-Id: Ia283c1fe2e2aaa8cd5b1dfd7ae29244115f07d65
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
qmake/Makefile.win32-g++
qmake/Makefile.win32-g++-sh [deleted file]
tools/configure/configureapp.cpp