[custom.all.window]
type = "local"
path = "."
ipkg = "window.ipkg"
test = "test/test.ipkg"

[custom.all.window-test]
type = "local"
path = "test"
ipkg = "test.ipkg"

[custom.all.example-app]
type = "local"
path = "./examples/app"
ipkg = "app.ipkg"