[openbeos] Jamfile: LinkSharedOSLibs?

  • From: "Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx>
  • To: "OBOS" <openbeos@xxxxxxxxxxxxx>
  • Date: Wed, 31 Dec 2003 12:55:25 +0100

Hi,
what is the difference beween:

Preference mypref :
    source1.cpp
    source2.cpp
    : be root extralib.a
;

and

Preference mypref :
    source1.cpp
    source2.cpp
;

LinkSharedOSLibs mypref : be root extralib.a ;


Thank you and a happy new year.

Waldemar

Other related posts: