mirror of https://github.com/axmolengine/axmol.git
Merge pull request #1770 from minggo/iss1603-adjust-directory
issue #1536:add permissions and modify module path error
This commit is contained in:
commit
686111ed20
|
@ -19,7 +19,7 @@ LOCAL_WHOLE_STATIC_LIBRARIES += cocos_extension_static
|
|||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
$(call import-module,samples/TestCpp)
|
||||
$(call import-module,samples/Cpp/TestCpp)
|
||||
$(call import-module,cocos2dx)
|
||||
$(call import-module,cocos2dx/platform/third_party/android/prebuilt/libcurl)
|
||||
$(call import-module,CocosDenshion/android)
|
||||
|
|
Loading…
Reference in New Issue