aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-04 14:25:54 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-13 13:18:32 +0000
commitaef55eb7b3470ba6dee4abc67acda1d308c90e97 (patch)
treef374b8636963236b6dd378412e7b49939752f702 /examples
parent932c8a5077cc649c77e4590e170721d909e2f89e (diff)
remove weird install path for example
the deployment system on top should deal with this. Change-Id: I1befb3e0c9bb6546afc59a40e525d1d600475a86 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/quick/enterprise/virtualkeyboard/virtualkeyboard/virtualkeyboard.pro8
1 files changed, 2 insertions, 6 deletions
diff --git a/examples/quick/enterprise/virtualkeyboard/virtualkeyboard/virtualkeyboard.pro b/examples/quick/enterprise/virtualkeyboard/virtualkeyboard/virtualkeyboard.pro
index 28cc4dcc..0f71e0eb 100644
--- a/examples/quick/enterprise/virtualkeyboard/virtualkeyboard/virtualkeyboard.pro
+++ b/examples/quick/enterprise/virtualkeyboard/virtualkeyboard/virtualkeyboard.pro
@@ -7,12 +7,8 @@ static {
QT += svg
QTPLUGIN += qtvirtualkeyboardplugin
}
-android-no-sdk|!isEmpty(CROSS_COMPILE) {
- TARGETPATH = /data/user/qt/virtualkeyboard
-} else {
- TARGETPATH = $$[QT_INSTALL_EXAMPLES]/virtualkeyboard
-}
-target.path = $$TARGETPATH
+
+target.path = $$[QT_INSTALL_EXAMPLES]/virtualkeyboard
INSTALLS += target
RESOURCES += \