equal
deleted
inserted
replaced
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" |