rtcwquest/Projects/Android/settings.gradle
Simon 15880317b4 Getting it building...
..but not there yet
2020-06-28 14:41:34 +01:00

4 lines
146 B
Groovy

rootProject.projectDir = new File(settingsDir, '../../../..')
rootProject.name = "RTCWQuest"
include ':', 'VrSamples:RTCWQuest:Projects:Android'