diff options
Diffstat (limited to 'tests/auto/testplugin/testplugin.pro')
-rw-r--r-- | tests/auto/testplugin/testplugin.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/testplugin/testplugin.pro b/tests/auto/testplugin/testplugin.pro index b0df3acd..12fb19fd 100644 --- a/tests/auto/testplugin/testplugin.pro +++ b/tests/auto/testplugin/testplugin.pro @@ -1,7 +1,7 @@ TEMPLATE = lib CONFIG += plugin TARGET = testplugin -TARGETPATH = QtDesktopTest +TARGETPATH = QtQuickControlsTests QT += qml quick widgets |