xref: /haiku/src/servers/bluetooth/Jamfile (revision b83e81795afc45eadf8d2b29008ad4412fd0d332)
130f1d1f3SOliver Ruiz DorantesSubDir HAIKU_TOP src servers bluetooth ;
230f1d1f3SOliver Ruiz Dorantes
330f1d1f3SOliver Ruiz DorantesSetSubDirSupportedPlatformsBeOSCompatible ;
430f1d1f3SOliver Ruiz Dorantes
530f1d1f3SOliver Ruiz DorantesUsePrivateHeaders shared bluetooth net kernel ;
630f1d1f3SOliver Ruiz Dorantes
7*b83e8179SAugustin CavalierAddResources bluetooth_server : bluetooth_server.rdef ;
830f1d1f3SOliver Ruiz Dorantes
930f1d1f3SOliver Ruiz DorantesServer bluetooth_server
1030f1d1f3SOliver Ruiz Dorantes 	:
1130f1d1f3SOliver Ruiz Dorantes	BluetoothServer.cpp
12111d9460SOliver Ruiz Dorantes	DeskbarReplicant.cpp
1330f1d1f3SOliver Ruiz Dorantes	DeviceManager.cpp
1430f1d1f3SOliver Ruiz Dorantes	HCIControllerAccessor.cpp
1530f1d1f3SOliver Ruiz Dorantes	HCITransportAccessor.cpp
1630f1d1f3SOliver Ruiz Dorantes	LocalDeviceHandler.cpp
1730f1d1f3SOliver Ruiz Dorantes	LocalDeviceImpl.cpp
1830f1d1f3SOliver Ruiz Dorantes	Output.cpp
1961da62d0SOliver Ruiz Dorantes	: be network libbluetooth.so
20220d0402SOliver Tappe	[ TargetLibstdc++ ]
2130f1d1f3SOliver Ruiz Dorantes;
22