qt6-bb10/qmake/generators
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
..
integrity Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mac Merge remote-tracking branch 'gerrit/release' into stable 2013-03-21 08:49:01 +01:00
unix Android: Backslash workarounds for Unix Makefile generator 2013-04-10 17:51:36 +02:00
win32 qmake/nmake: do not remove NDEBUG from DEFINES 2013-04-09 17:49:32 +02:00
makefile.cpp Add spaces around the components of a pkg-config Cflags: field 2013-04-09 07:13:54 +02:00
makefile.h Merge remote-tracking branch 'gerrit/release' into stable 2013-03-21 08:49:01 +01:00
makefiledeps.cpp Fix leak when fd != -1 2013-03-23 14:42:45 +01:00
makefiledeps.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
metamakefile.cpp actually use the temp variable we just assigned ... 2013-03-12 18:54:59 +01:00
metamakefile.h remove some cryptic code relating to output directories 2013-03-07 00:42:56 +01:00
projectgenerator.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
projectgenerator.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
xmloutput.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
xmloutput.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00