rootProject.name='JWebAssembly'

if( file( '../JWebAssembly-API' ).isDirectory() ) {
    includeBuild '../JWebAssembly-API'
}