blob: ea83177b3e0bc78f9d9268412b4259046e8b8d16 [file] [log] [blame]
Zsolt Haraszti19592c12016-09-08 13:52:23 -07001/*
2 * This settings file was auto generated by the Gradle buildInit task
3 * by 'zsolt' at '9/8/16 1:51 PM' with Gradle 2.12
4 *
5 * The settings file is used to specify which projects to include in your build.
6 * In a single project build this file can be empty or even removed.
7 *
8 * Detailed information about configuring a multi-project build in Gradle can be found
9 * in the user guide at https://docs.gradle.org/2.12/userguide/multi_project_builds.html
10 */
11
12/*
13// To declare projects as part of a multi-project build use the 'include' method
14include 'shared'
15include 'api'
16include 'services:webservice'
17*/
18
19rootProject.name = 'voltha'