[Qt-interest] QMake equivalent to ./configure --prefix

Ross Driedger ross at earz.ca
Wed Feb 3 22:07:21 CET 2010


On 3-Feb-10, at 3:51 PM, qt-interest-request at trolltech.com wrote:

>> Set DESTDIR in your .pro files.
>>
>> Set the main app's DESTDIR to ./home/me/myapp/
>> and the plugin's to /home/me/myapp/plugins
>>
> You mean that the DESTDIR passed to the main project file (with a  
> subir
> template) will be 'inherited' in children .pro files?
> Thanks for your help.
>


I set a DESTDIR for each .pro file because it is simple to do and it  
doesn't presume some specific behaviour from qmake..  I don't know  
what happens if you call a series of .pros recursively without setting  
the DESTDIR.


Ross Driedger
ross_at_earz.ca







More information about the Qt-interest-old mailing list