javauis/m3g_qt/build/build.xml
changeset 61 bf7ee68962da
parent 35 85266cc22c7f
equal deleted inserted replaced
48:e0d6e9bd3ca7 61:bf7ee68962da
    21 	<description>
    21 	<description>
    22 		Builds M3G on Qt.
    22 		Builds M3G on Qt.
    23 	</description>
    23 	</description>
    24 	
    24 	
    25   <import file="../../../build/utilities.xml"/>
    25   <import file="../../../build/utilities.xml"/>
    26 
       
    27   <!-- Needed by the utilities.xml. See the description form the utilities.xml
       
    28        file -->
       
    29 
       
    30 
       
    31   <target name="compile">
       
    32     <omj.javac classpath="${impl.cldc.jar}" excludes="**/CDCCompatibilityDelegate.java"/>
       
    33   </target>
       
    34 
       
    35 
    26 
    36   <!-- Needed by the utilities.xml. See the description form the utilities.xml
    27   <!-- Needed by the utilities.xml. See the description form the utilities.xml
    37        file -->
    28        file -->
    38 
    29 
    39   <property name="javah.classnames" 
    30   <property name="javah.classnames"