From 06749f1c1efd7edd08ea1b7505a9d030eafa4c7a Mon Sep 17 00:00:00 2001 From: Bramastyo Harimukti Date: Tue, 23 Apr 2019 14:43:16 +0200 Subject: [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 --- tests/qmltests/qmltests.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/qmltests/qmltests.pro b/tests/qmltests/qmltests.pro index 19934b2d..758c07b6 100644 --- a/tests/qmltests/qmltests.pro +++ b/tests/qmltests/qmltests.pro @@ -5,7 +5,7 @@ SOURCES += testrunner.cpp include(../../config.pri) # This will add the install directory to the PATH variable of the target_wrapper.bat for the autotest -# This is needed as the libRemoteSettings.dll will be installed there +# This is needed as the libdataprovider.dll will be installed there win32 { extra_path.name = PATH extra_path.CONFIG = prepend -- cgit v1.2.3