--- a/qmake/generators/symbian/symmake_abld.h Mon Mar 15 12:43:09 2010 +0200
+++ b/qmake/generators/symbian/symmake_abld.h Thu Apr 08 14:19:33 2010 +0300
@@ -58,9 +58,7 @@
virtual void appendAbldTempDirs(QStringList& sysincspaths, QString includepath);
void writeStoreBuildTarget(QTextStream &t);
-
- //:QTP:QTPROD-92 Deployment of plugins requires WINSCW build before ARM build
- bool writeDeploymentTargets(QTextStream &t, bool isRelease = false);
+ bool writeDeploymentTargets(QTextStream &t, bool isRom);
public: