[Qt-interest] Splitting library?

Oliver.Knoll at comit.ch Oliver.Knoll at comit.ch
Fri Feb 12 10:43:10 CET 2010


BRM wrote on Thursday, February 11, 2010 3:32 PM:

> ...
> For static libraries, Windows uses:
> 
> /LIBPATH:<path> libMyLib.lib

In *.pro files:

LIBS += -L/path/to/MyLib -lMyLib

works everywhere, Windows, Unix and Mac ;)

Cheers, Oliver
-- 
Oliver Knoll
Dipl. Informatik-Ing. ETH
COMIT AG - ++41 79 520 95 22



More information about the Qt-interest-old mailing list