
Originally Posted by
ltomuta
This was discussed before and the conclusion was that it is indeed not possible to customize the RSS file through the *.pro file or to otherwise skip it from being regenerated. So the write protect hack may indeed be the last thing to try.
But, the real problem is: why do you need the RSS file? What API you use which requires a resource and is there no alternative way to implement the desired functionality using Qt specific APIs (thus without RSS files) ? If there is no other way to solve this, create a bug report / suggestion at bugreports.qt.nokia.com and ask either for the RSS rules to be extended or some relevant Qt APIs be created.