Skip to content
Snippets Groups Projects
Commit f27b738f authored by Christian Kandeler's avatar Christian Kandeler Committed by Tobias Hunger
Browse files

QbsProjectManager: Add support for remote targets.


After parsing, we tell the target about deployable files
and executables, so it can make use of that information
for deployment and remote execution, respectively.
In addition, the current default deploy configuration (consisting of
just an install step) is now set up only for the desktop device,
since other targets will likely provide specialized deployment
solutions.
The most noticeable effect of this patch is that the RemoteLinux
target and its descendants now work out of the box with qbs projects.

Change-Id: I512d4e215f2fa540efd4de5f5c1e53abaa0596d1
Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
parent cf1b6009
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment