user avatar
Fix lipi-toolkit deployment
Jarkko Koivikko authored
Lipi-toolkit projects were not deployed in non-prefix builds.

The suspected cause is COPIES directive being ignored in AUX project.

Moved deployment to virtualkeyboard.pro as workaround. This is also
consistent with other deployments.

Change-Id: I82237c1e1e6ee9b001294ff3b22fb5cd013b8105
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@qt.io>
Reviewed-by: default avatarJarkko Koivikko <jarkko.koivikko@code-q.fi>
Reviewed-by: default avatarMitch Curtis <mitch.curtis@qt.io>
9beed885

Qt Virtual Keyboard

Qt Virtual Keyboard is a virtual keyboard framework that consists of a C++ backend supporting custom input methods as well as a UI frontend implemented in QML.

For more information, see the documentation.