RemoteLinux: Introduce abstract packaging step.

This removes the dependency of the tar packaging step on Maemo-specific code.

Change-Id: I863b13e643a5028edaf2f571f63b1a52d229812b
Reviewed-on: http://codereview.qt.nokia.com/1709
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
Christian Kandeler
2011-07-15 16:57:25 +02:00
parent 89ac110ab0
commit 076064ce30
12 changed files with 690 additions and 435 deletions

View File

@@ -33,7 +33,7 @@
#include "abstractremotelinuxdeployservice.h"
#include "maemodeploystepwidget.h"
#include "qt4maemodeployconfiguration.h"
#include "remotelinuxdeployconfiguration.h"
#include <projectexplorer/projectexplorerconstants.h>
#include <qt4projectmanager/qt4buildconfiguration.h>