aboutsummaryrefslogtreecommitdiffstats
path: root/settings_app_android.pro
diff options
context:
space:
mode:
authorBramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com>2019-04-23 14:43:16 +0200
committerBramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>2019-05-13 10:57:51 +0000
commit06749f1c1efd7edd08ea1b7505a9d030eafa4c7a (patch)
tree2fcde20d3f10dec784d2dc5b97edcea58fd348fd /settings_app_android.pro
parent907d90ea05332a36c07bda01ef98cb9e189afb4d (diff)
[simulationbackend] refactor and split the interfaces
- rename the general settings into dataprovider temporarily - split cluster interfaces to drivedata - rename the control app into companion app Task-number: AUTOSUITE-948 Change-Id: Ie363c4b1c31cc9d047e83c41ec9b11f8f4658be3 Reviewed-by: Egor Nemtsev <enemtsev@luxoft.com>
Diffstat (limited to 'settings_app_android.pro')
-rw-r--r--settings_app_android.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/settings_app_android.pro b/settings_app_android.pro
index 2e2d2f1a..1cf74a20 100644
--- a/settings_app_android.pro
+++ b/settings_app_android.pro
@@ -5,10 +5,10 @@ TEMPLATE = subdirs
include(config.pri)
SUBDIRS += \
- src/remotesettings/frontend/frontend.pro \
- src/remotesettings/backend/backend.pro \
- src/remotesettings/qml_plugin/qml_plugin.pro \
- src/remotesettings/app/app.pro
+ src/dataprovider/frontend/frontend.pro \
+ src/dataprovider/backend/backend.pro \
+ src/dataprovider/qml_plugin/qml_plugin.pro \
+ src/dataprovider/app/app.pro
CONFIG += ordered