I am trying to write a plugin by extending QQmlExtensionPlugin class.
When I tried looking up for tutorials of the same.
I came across a file with extension .prf in the folder structure.
I'd be much obliged if anyone could shed some light on what exactly?
Also,
What all could be achieved with a .prf file which can not be acheived using .pro file?

Thanks in Advance.