Can't add SingleAudioEngine on blackberry project using cocos2d-x 2.0.3

Hi,
I have a android project that I create with cocos2d-x.
I try to use it to create a blackberry project, but gives me an error

SimpleAudioEngine.h - no such file or directory

In android project I add the simpleaudioengine file in the android.mk file, how I can add the simpleaudioengine in blackberry project?