[haiku-development] Re: Some help with Jam

  • From: julun <host.haiku@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 22 May 2008 21:05:31 +0200

Hi,

Stephan Assmus schrieb:

Would something like this work?

----
# Where to find the 3rd party libraries
LIBSANTA                        = libsgb.a ;
LIBTOOLBAR                      = libToolbar.a ;

local scoobyLibs = [ FDirName $(HAIKU_TOP) 3rdparty scooby Scooby libs ] ;

SEARCH on $(LIBSANTA) = [ FDirName $(scoobyLibs) Santa ] ;
SEARCH on $(LIBTOOLBAR) = [ FDirName $(scoobyLibs) Toolbar ] ;
----


Have not tried that myself. Hope it helps...

Best regards,
-Stephan


thanks Stephan, this worked :)

Regards,
Karsten

Other related posts: