blob: c2f4d6b6bc47686b45314c228a64fe3899f118f6 (
plain)
1
2
3
|
include ':app', ':Server Proxy', ':DragSort ListView'
project(':Server Proxy').projectDir = new File('ServerProxy')
project(':DragSort ListView').projectDir = new File('DragSortListView/library')
|