summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinux.pro
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@nokia.com>2011-09-20 12:16:36 +0200
committerChristian Kandeler <christian.kandeler@nokia.com>2011-09-22 14:11:06 +0200
commit4e7d0d9c9ac3d1caa2b6f3ed0d9e0b2347507d70 (patch)
tree09e5954b11c0cb93331f3c6dcd294d5f582c9516 /src/plugins/remotelinux/remotelinux.pro
parent43465cbe7a1fd5b055ce7930a46265972b77f9e1 (diff)
downloadqt-creator-4e7d0d9c9ac3d1caa2b6f3ed0d9e0b2347507d70.tar.gz
Introduce new "Madde" plugin.
The new plugin contains everything specific to Maemo and MeeGo as supported by the MADDE framework. This leaves the RemoteLinux plugin with abstract base classes and generic implementations. Change-Id: I6068caa758214cf26a27fe9893e0817b7834b580 Reviewed-on: http://codereview.qt-project.org/5230 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
Diffstat (limited to 'src/plugins/remotelinux/remotelinux.pro')
-rw-r--r--src/plugins/remotelinux/remotelinux.pro103
1 files changed, 0 insertions, 103 deletions
diff --git a/src/plugins/remotelinux/remotelinux.pro b/src/plugins/remotelinux/remotelinux.pro
index 351be477cc..a616927a1e 100644
--- a/src/plugins/remotelinux/remotelinux.pro
+++ b/src/plugins/remotelinux/remotelinux.pro
@@ -7,46 +7,6 @@ include(remotelinux_dependencies.pri)
HEADERS += \
remotelinuxplugin.h \
remotelinux_export.h \
- maemoconstants.h \
- maemorunconfigurationwidget.h \
- maemoruncontrol.h \
- maemorunfactories.h \
- maemosettingspages.h \
- maemotoolchain.h \
- maemopackagecreationstep.h \
- maemopackagecreationfactory.h \
- maemopackagecreationwidget.h \
- maemoqemumanager.h \
- maemodeploystepfactory.h \
- maemoglobal.h \
- maemosshrunner.h \
- maemodebugsupport.h \
- maemoremotemountsmodel.h \
- maemomountspecification.h \
- maemoremotemounter.h \
- maemopublishingwizardfactories.h \
- maemopublishingbuildsettingspagefremantlefree.h \
- maemopublishingfileselectiondialog.h \
- maemopublishedprojectmodel.h \
- maemopublishinguploadsettingspagefremantlefree.h \
- maemopublishingwizardfremantlefree.h \
- maemopublishingresultpagefremantlefree.h \
- maemopublisherfremantlefree.h \
- maemoqemuruntime.h \
- maemoqemuruntimeparser.h \
- maemoqemusettingswidget.h \
- maemoqemusettings.h \
- qt4maemotargetfactory.h \
- qt4maemotarget.h \
- qt4maemodeployconfiguration.h \
- maemodeviceconfigwizard.h \
- maemodeployconfigurationwidget.h \
- maemoinstalltosysrootstep.h \
- maemodeploymentmounter.h \
- maemopackageinstaller.h \
- maemoremotecopyfacility.h \
- maemoqtversionfactory.h \
- maemoqtversion.h \
linuxdeviceconfiguration.h \
linuxdeviceconfigurations.h \
remotelinuxrunconfiguration.h \
@@ -54,8 +14,6 @@ HEADERS += \
publickeydeploymentdialog.h \
genericlinuxdeviceconfigurationwizard.h \
genericlinuxdeviceconfigurationfactory.h \
- maddedeviceconfigurationfactory.h \
- maemorunconfiguration.h \
remotelinuxrunconfigurationwidget.h \
remotelinuxrunconfigurationfactory.h \
remotelinuxapplicationrunner.h \
@@ -69,9 +27,7 @@ HEADERS += \
deploymentinfo.h \
abstractremotelinuxdeploystep.h \
genericdirectuploadstep.h \
- maddeuploadandinstallpackagesteps.h \
uploadandinstalltarpackagestep.h \
- maemodeploybymountsteps.h \
abstractremotelinuxdeployservice.h \
abstractuploadandinstallpackageservice.h \
genericdirectuploadservice.h \
@@ -83,7 +39,6 @@ HEADERS += \
remotelinuxpackageinstaller.h \
packageuploader.h \
linuxdevicetester.h \
- maddedevicetester.h \
remotelinux_constants.h \
linuxdevicetestdialog.h \
remotelinuxprocesslist.h \
@@ -103,44 +58,6 @@ HEADERS += \
SOURCES += \
remotelinuxplugin.cpp \
- maemorunconfigurationwidget.cpp \
- maemoruncontrol.cpp \
- maemorunfactories.cpp \
- maemosettingspages.cpp \
- maemotoolchain.cpp \
- maemopackagecreationstep.cpp \
- maemopackagecreationfactory.cpp \
- maemopackagecreationwidget.cpp \
- maemoqemumanager.cpp \
- maemodeploystepfactory.cpp \
- maemoglobal.cpp \
- maemosshrunner.cpp \
- maemodebugsupport.cpp \
- maemoremotemountsmodel.cpp \
- maemomountspecification.cpp \
- maemoremotemounter.cpp \
- maemopublishingwizardfactories.cpp \
- maemopublishingbuildsettingspagefremantlefree.cpp \
- maemopublishingfileselectiondialog.cpp \
- maemopublishedprojectmodel.cpp \
- maemopublishinguploadsettingspagefremantlefree.cpp \
- maemopublishingwizardfremantlefree.cpp \
- maemopublishingresultpagefremantlefree.cpp \
- maemopublisherfremantlefree.cpp \
- maemoqemuruntimeparser.cpp \
- maemoqemusettingswidget.cpp \
- maemoqemusettings.cpp \
- qt4maemotargetfactory.cpp \
- qt4maemotarget.cpp \
- qt4maemodeployconfiguration.cpp \
- maemodeviceconfigwizard.cpp \
- maemodeployconfigurationwidget.cpp \
- maemoinstalltosysrootstep.cpp \
- maemodeploymentmounter.cpp \
- maemopackageinstaller.cpp \
- maemoremotecopyfacility.cpp \
- maemoqtversionfactory.cpp \
- maemoqtversion.cpp \
linuxdeviceconfiguration.cpp \
linuxdeviceconfigurations.cpp \
remotelinuxrunconfiguration.cpp \
@@ -148,8 +65,6 @@ SOURCES += \
publickeydeploymentdialog.cpp \
genericlinuxdeviceconfigurationwizard.cpp \
genericlinuxdeviceconfigurationfactory.cpp \
- maddedeviceconfigurationfactory.cpp \
- maemorunconfiguration.cpp \
remotelinuxrunconfigurationwidget.cpp \
remotelinuxrunconfigurationfactory.cpp \
remotelinuxapplicationrunner.cpp \
@@ -162,9 +77,7 @@ SOURCES += \
deploymentinfo.cpp \
abstractremotelinuxdeploystep.cpp \
genericdirectuploadstep.cpp \
- maddeuploadandinstallpackagesteps.cpp \
uploadandinstalltarpackagestep.cpp \
- maemodeploybymountsteps.cpp \
abstractremotelinuxdeployservice.cpp \
abstractuploadandinstallpackageservice.cpp \
genericdirectuploadservice.cpp \
@@ -176,7 +89,6 @@ SOURCES += \
remotelinuxpackageinstaller.cpp \
packageuploader.cpp \
linuxdevicetester.cpp \
- maddedevicetester.cpp \
linuxdevicetestdialog.cpp \
remotelinuxprocesslist.cpp \
remotelinuxprocessesdialog.cpp \
@@ -194,18 +106,6 @@ SOURCES += \
profilesupdatedialog.cpp
FORMS += \
- maemopackagecreationwidget.ui \
- maemopublishingbuildsettingspagefremantlefree.ui \
- maemopublishingfileselectiondialog.ui \
- maemopublishinguploadsettingspagefremantlefree.ui \
- maemopublishingresultpagefremantlefree.ui \
- maemoqemusettingswidget.ui \
- maemodeviceconfigwizardstartpage.ui \
- maemodeviceconfigwizardpreviouskeysetupcheckpage.ui \
- maemodeviceconfigwizardreusekeyscheckpage.ui \
- maemodeviceconfigwizardkeycreationpage.ui \
- maemodeviceconfigwizardkeydeploymentpage.ui \
- maemodeployconfigurationwidget.ui \
linuxdevicefactoryselectiondialog.ui \
genericlinuxdeviceconfigurationwizardsetuppage.ui \
linuxdevicetestdialog.ui \
@@ -215,8 +115,5 @@ FORMS += \
remotelinuxdeployconfigurationwidget.ui \
profilesupdatedialog.ui
-RESOURCES += qt-maemo.qrc
DEFINES += QT_NO_CAST_TO_ASCII
DEFINES += REMOTELINUX_LIBRARY
-
-