axmol/tests/lua-game-controller-test/project/proj.android-studio/settings.gradle

4 lines
195 B
Groovy
Raw Normal View History

2015-05-15 16:37:43 +08:00
include ':libcocos2dx_with_controller'
project(':libcocos2dx_with_controller').projectDir = new File(settingsDir, '../../../../cocos/platform/android/libcocos2dx-with-controller')
2015-05-18 15:01:20 +08:00
include ':app'