javauis/m2g_akn/build/build.xml
branchRCL_3
changeset 60 6c158198356e
parent 19 04becd199f91
equal deleted inserted replaced
59:e5618cc85d74 60:6c158198356e
    22 
    22 
    23   <!-- Needed by the utilities.xml. See the description form the utilities.xml
    23   <!-- Needed by the utilities.xml. See the description form the utilities.xml
    24        file -->
    24        file -->
    25 
    25 
    26   <target name="compile">
    26   <target name="compile">
    27     <omj.javac classpath="${classpath}:${impl.cldc.jar}"/>
    27     <omj.javac classpath="${compile.result.root}/javalegacyutils/classes/collection:${compile.result.root}/javalcdui/classes/first"/>
    28   </target>
    28   </target>
    29 
       
    30 
       
    31   <!-- Needed by the utilities.xml. See the description form the utilities.xml
       
    32        file -->
       
    33 
    29 
    34   <property name="javah.classnames" 
    30   <property name="javah.classnames" 
    35             value="com.nokia.microedition.m2g.M2GDocument,
    31             value="com.nokia.microedition.m2g.M2GDocument,
    36                    com.nokia.microedition.m2g.M2GSVGPath,
    32                    com.nokia.microedition.m2g.M2GSVGPath,
    37                    com.nokia.microedition.m2g.M2GSVGSVGElement,
    33                    com.nokia.microedition.m2g.M2GSVGSVGElement,