[Interest] How to define something for all sub-projects?

Syam Krishnan syamcr at gmail.com
Tue Sep 2 03:21:23 CEST 2014


On 09/02/2014 12:05 AM, Thiago Macieira wrote:
> The only way to do this is to include() a file in each .pro file.
That's what I do for my sub-projects. You can define the macros (or 
other Qmake stuff) in pri (or even pro files) files and include them in 
the sub-projects' pro files.
It works well.

Syam





More information about the Interest mailing list