mirror of
https://github.com/DrBeef/RTCWQuest.git
synced 2025-03-04 08:01:04 +00:00
4 lines
146 B
Groovy
4 lines
146 B
Groovy
rootProject.projectDir = new File(settingsDir, '../../../..')
|
|
rootProject.name = "RTCWQuest"
|
|
|
|
include ':', 'VrSamples:RTCWQuest:Projects:Android'
|