Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
modules.xml
/
manyTimes.xml
blob: 35b108c81eb0c1c3fb974497f8c6f112ca629d1f [
file
]
<modules>
<module
name
=
"name"
outputDir
=
"out"
type
=
"java-production"
>
<sources
path
=
"foo"
/>
<sources
path
=
"foo1"
/>
<sources
path
=
"foo2"
/>
<classpath
path
=
"bar"
/>
<classpath
path
=
"bar1"
/>
<classpath
path
=
"bar2"
/>
</module>
</modules>