Hi Guys,

In the Mac build, I see lines like this:

    macx {
        LIBS += /opt/local/lib/libarchive.dylib
    }

However, will this work:

    macx {
       LIBS += -L/opt/local/lib -larchive
    }

Reason for asking:  The latter syntax is more portable... and would help 
me in my qmake efforts.  :-)

Thanks,
Gabriel



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to