mirror of
https://github.com/DrBeef/QuakeQuest.git
synced 2024-11-22 12:11:21 +00:00
5 lines
148 B
Groovy
5 lines
148 B
Groovy
|
rootProject.projectDir = new File(settingsDir, '../../../..')
|
||
|
rootProject.name = "QuakeQuest"
|
||
|
|
||
|
include ':', 'VrSamples:QuakeQuest:Projects:Android'
|