1 import cc.squirreljme.plugin.swm.JavaMEMidletType
3 description = "This project contains the implementation of " +
4 "the MIDP 3.0 Media API which is also specified in JSR 135."
5 version = rootProject.version
9 javaDocErrorCode = "EA"
10 swmType = JavaMEMidletType.API
12 swmVendor = "Stephanie Gawroriski"
18 api project(":modules:cldc-compact")