mirror of https://github.com/axmolengine/axmol.git
Merge pull request #6605 from Dhilan007/v3_labelhotfixed
fixed compilation fail on Android.
This commit is contained in:
commit
a0572e94f8
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue