mirror of https://github.com/axmolengine/axmol.git
4 lines
209 B
Groovy
4 lines
209 B
Groovy
|
include ':libcocos2dx_with_controller'
|
||
|
project(':libcocos2dx_with_controller').projectDir = new File(settingsDir, '../../../cocos/platform/android/libcocos2dx-with-controller')
|
||
|
include ':game-controller-test'
|