fixed compilation fail on Android.

This commit is contained in:
Dhilan007 2014-05-07 18:20:40 +08:00
parent 4e59949d33
commit 72709c30d5
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@ LOCAL_WHOLE_STATIC_LIBRARIES := cocos2dx_static cocosdenshion_static
include $(BUILD_SHARED_LIBRARY)
$(call import-module)
$(call import-module,.)
$(call import-module,audio/android)