summaryrefslogtreecommitdiff
path: root/icespider/Jamfile.jam
blob: 20ca41b2c9331f6e577206e525f25eafc265fb83 (plain)
1
2
3
4
5
6
7
8
9
build-project core ;
build-project compile ;
build-project unittests ;
build-project fcgi ;

lib Ice ;
lib IceUtil ;
lib pthread ;