mirror of https://github.com/axmolengine/axmol.git
4 lines
152 B
Groovy
4 lines
152 B
Groovy
|
include ':libcocos2dx'
|
||
|
project(':libcocos2dx').projectDir = new File(settingsDir, '../../../../cocos/platform/android/libcocos2dx')
|
||
|
include ':js-tests'
|