Symbian: Passive content projects are deployed correctly.

Task-number: QTCREATORBUG-3579
This commit is contained in:
Pawel Polanski
2011-01-24 15:36:46 +01:00
parent 4b8ad4d31f
commit d6f9000451
4 changed files with 14 additions and 15 deletions

View File

@@ -181,7 +181,7 @@ bool S60CreatePackageStep::init()
{
Qt4Project *pro = qobject_cast<Qt4Project *>(buildConfiguration()->target()->project());
QList<Qt4ProFileNode *> nodes = pro->leafProFiles();
QList<Qt4ProFileNode *> nodes = pro->allProFiles();
m_workingDirectories.clear();
QStringList projectCapabilities;