qt5base-lts/qmake/generators/unix
Ray Donnelly 4d7f0ce8d0 Android: Backslash workarounds for Unix Makefile generator
If mingw32-make.exe encounters a backslash as the last character
on a line it interprets this as signifying line continuation.

When building Android Qt on Windows via cmd.exe, this happens
as backslashes are used on Windows as directory separators.

The workarounds are to make sure that a comment appears directly
after the definition of DESTDIR and that a space ends such
$(MOVE) command lines.

Change-Id: I7f93b655e004edaadac41d0d96bca23e1ba3a85c
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-04-10 17:51:36 +02:00
..
unixmake2.cpp Android: Backslash workarounds for Unix Makefile generator 2013-04-10 17:51:36 +02:00
unixmake.cpp Introduce QMAKE_CC_O_FLAG 2013-03-25 23:11:22 +01:00
unixmake.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00