#--moved to Jamroot import testing ;

project :
    requirements
	<include>../../3dparty/openssl-0.9.8e/include
;

lib NotificationListener :
 INotificationListener.cpp
 ListenerThread.cpp
 NotificationListener.cpp
 NotificationMessage.cpp
 MessageHandler.cpp
 UDPListener.cpp
 DMSessionRequestCommand.cpp
 BootstrapMessage.cpp
 WSPPushDecoder.cpp
 ProcessBootstrapCommand.cpp
# ../../3dparty/openssl-0.9.8e/crypto/aes/aes_ccm.c
	:  <link>static
;

