xref: /haiku/src/tests/kits/net/libnetapi/Jamfile (revision 0cd38980a3c14b19926fdf28a808575a688470f4)
1fc958868SAxel DörflerSubDir HAIKU_TOP src tests kits net libnetapi ;
2fc958868SAxel Dörfler
3fc958868SAxel DörflerUnitTestLib libnetapitest.so :
4fc958868SAxel Dörfler	NetAPITestAddon.cpp
5fc958868SAxel Dörfler
6fc958868SAxel Dörfler	NetworkAddressTest.cpp
7ce9e4768SAxel Dörfler	NetworkInterfaceTest.cpp
8fc958868SAxel Dörfler
9*0cd38980SFredrik Holmqvist	: be bnetapi network [ TargetLibstdc++ ] [ TargetLibsupc++ ]
10fc958868SAxel Dörfler;
11