4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
rootProject.name = "UI"
|
|
|
|
include(":CommonCode")
|
|
project(":CommonCode").projectDir = File("../CommonCode") |