git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@18 52acb1d6-8a22-11de-b505-999d5b087335
13 lines
223 B
Plaintext
13 lines
223 B
Plaintext
project groupuuid2name
|
|
: default-build debug
|
|
: build-dir ../../bin
|
|
;
|
|
|
|
lib boostoptions : : <name>boost_program_options ;
|
|
|
|
exe groupuuid2name
|
|
: [ glob *.cpp ]
|
|
boostoptions
|
|
../..//secondlife
|
|
;
|