From 38bf351cc180b776172229d2144510cec21d5bcb Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Wed, 20 Jun 2018 16:57:53 +0200 Subject: mobile/ios: correct whitespaces to coding standard correct whitespaces to coding standard in translations.qrc, qml.qrc and deployment.pri Signed-off-by: Jan Iversen --- packaging/ios/deployment.pri | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'packaging/ios/deployment.pri') diff --git a/packaging/ios/deployment.pri b/packaging/ios/deployment.pri index 265ce71f3..dc63e23a0 100644 --- a/packaging/ios/deployment.pri +++ b/packaging/ios/deployment.pri @@ -1,13 +1,13 @@ unix:!android { - isEmpty(target.path) { - qnx { - target.path = /tmp/$${TARGET}/bin - } else { - target.path = /opt/$${TARGET}/bin - } - export(target.path) - } - INSTALLS += target + isEmpty(target.path) { + qnx { + target.path = /tmp/$${TARGET}/bin + } else { + target.path = /opt/$${TARGET}/bin + } + export(target.path) + } + INSTALLS += target } export(INSTALLS) -- cgit v1.2.3-70-g09d2