-
Christian Kandeler authored
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:
Tobias Hunger <tobias.hunger@digia.com>
Christian Kandeler authoredAfter 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:
Tobias Hunger <tobias.hunger@digia.com>