[Qt-interest] Building three separate applications using one .pro file
Thiago Macieira
thiago.macieira at trolltech.com
Tue Apr 21 18:43:41 CEST 2009
Em Terça-feira 21 Abril 2009, às 14:44:41, Santhosh Y escreveu:
> I have seen .pri files inside /gui directory for build purpose.
> Please tell me, why the extension of the files is .pri for listing out
> source and header files.
> What it stands for!
PRoject Include, because they are always in include(foo.pri). But you can pass
any file name here: extensions have absolutely no meaning at this point.
The other extension that QMake uses is .prf (for PRoject Feature) and they are
located in $QTDIR/mkspecs/features.
--
Thiago Macieira - thiago.macieira (AT) nokia.com
Senior Product Manager - Nokia, Qt Software
Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090421/88a06faa/attachment.bin
More information about the Qt-interest-old
mailing list