From 07c5f6ec23fcf9237a24e71adcfacabce677f818 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 29 Apr 2022 10:48:09 +0200 Subject: Change file organization. --- mobile/deployment.pri | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 mobile/deployment.pri (limited to 'mobile/deployment.pri') diff --git a/mobile/deployment.pri b/mobile/deployment.pri deleted file mode 100644 index 265ce71..0000000 --- a/mobile/deployment.pri +++ /dev/null @@ -1,13 +0,0 @@ -unix:!android { - 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