mirror of
https://github.com/DrBeef/Quake2Quest.git
synced 2024-12-04 01:41:50 +00:00
5 lines
150 B
Groovy
5 lines
150 B
Groovy
|
rootProject.projectDir = new File(settingsDir, '../../../..')
|
||
|
rootProject.name = "Quake2Quest"
|
||
|
|
||
|
include ':', 'VrSamples:Quake2Quest:Projects:Android'
|