mirror of
https://github.com/DrBeef/RTCWQuest.git
synced 2025-03-01 06:41:08 +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'
|