[Qt-interest] Detecting changes to files from LIBS

Peter Groen pgroen at osdev.nl
Tue Oct 13 19:24:37 CEST 2009


Hi Richard,

You could try to incorporate a script that checks for an md5 sum or  
checks the date-time stamp?
---
Peter Groen
Open Systems Development
Klipperwerf 12
2317 DZ  Leiden
Tel	: +31-71-5216317
Mobiel	: +31-6-29563390
WWW	: http://www.osdev.nl
Skype	: peter_m_groen
Email	: pgroen at osdev.nl

On 29 Sep 2009, at 10:01, Richard Stellingwerff wrote:

> Hi,
>
> I have a qmake project, built as an application that links to a  
> number of static libs. When one of the static libs are changed, the  
> application does not relink when typing 'make'. The static libs are  
> linked using  LIBS += libsomething.a.
>
> What can I do to make it detect changes to files in the LIBS variable?
>
> Kind regards,
> Richard.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest




More information about the Qt-interest-old mailing list