[Interest] Customizing ui/rcc compiler in qmake

Patrick Stinson patrickkidd at gmail.com
Tue Apr 21 20:14:03 CEST 2020


Is there a way to customize the ui compiler to use a command other than rcc?

For example, I am trying to set up my pyqt5 project using only qmake and want it to use the command pyrcc5 instead of rcc, and with a few custom command line arguments.

Thanks!


More information about the Interest mailing list