[Qt-creator] project tree, show subdirectories

Andre Poenitz andre.poenitz at mathematik.tu-chemnitz.de
Sat May 16 11:29:13 CEST 2009


On Sat, May 16, 2009 at 11:17:26AM +0200, Mildred Ki'Lya wrote:
> On 05/16/2009 01:45 AM, Renaud wrote:
> > I'm using .pri file in each subdirectory instead of .pro.
> 
> Thanks for the hint, but what exactly are .pri files, I often see them
> around, but I haven't found anywhere in the documentation where they are
> mentioned. Is there a place I can learn about them?

It's just a naming convention for junks of .pro files that are supposed
to be included using 'include(...)' in 'real' .pro files, 'real' meaning
'having a TARGET=... line'.

Andre'



More information about the Qt-creator-old mailing list