qt5base-lts/mkspecs/features/android
Joerg Bornemann 57eed823e4 Fix build with Android NDK's make on Windows
The make executable that comes with Android's NDK tries to execute the
shell-builtin "move" as a stand-alone executable unless you trick it
to execute "move" through the shell by surrounding one argument with
double quotes or such.

Force the execution of "move" through shell by altering QMAKE_MOVE for
Android on Windows.

Change-Id: I5b1490ad0606960dbd06a4cafb0b0b983e265159
Fixes: QTBUG-35713
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2019-06-28 15:13:34 +02:00
..
android_deployment_settings.prf qmake: Add variables for setting the version number and name in Android 2019-02-04 16:57:07 +00:00
android.prf Revert "don't overwrite pre-existing INSTALL for target" 2017-06-27 10:38:40 +00:00
resolve_target.prf don't auto-create install targets for static libs 2017-06-17 06:47:59 +00:00
sdk.prf Android: Make SDK detection its own qmake feature 2016-04-25 07:41:54 +00:00
spec_post.prf Fix build with Android NDK's make on Windows 2019-06-28 15:13:34 +02:00