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
|
||
|
|
;
|