[Qt-creator] .pri files?
Oswald Buddenhagen
oswald.buddenhagen at trolltech.com
Wed Oct 7 12:12:37 CEST 2009
On Wed, Oct 07, 2009 at 11:57:08AM +0200, Eirik Ulvik wrote:
> Danny Price skrev:
>
> On 6 Oct 2009, at 18:02, Justus Best wrote:
>
> But there seems to be an limitation with nested pri files. If I
> include
> an other pri file in my pri file it gets displayed as a top level
> directory, not a nested directory. At least with 1.2.1, will test it
> with latest testing release this evening.
>
that qualifies as a bug.
> Also take a look at subdir templates. It takes work (too much really)
> but it is possible to do some neat stuff in Creator.
>
>
>
> What really is the difference between using the subdirs template and pri files?
>
subdirs define separate targets, while pri files contribute to the
target the including pro file is about.
More information about the Qt-creator-old
mailing list