6 lines
80 B
Text
6 lines
80 B
Text
|
|
||
|
rootProject.name = "TCR"
|
||
|
include("common")
|
||
|
include("client")
|
||
|
include("server")
|