author | haismail <hussein.ismail@nokia.com> |
Thu, 11 Feb 2010 10:37:13 +0200 | |
changeset 3 | 9b808d6f55be |
parent 0 | 61163b28edca |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<project name="Compile com.nokia.carbide.extensions.imaker" default="main"> |
|
3 |
<target name="main"> |
|
4 |
<ant antfile="build.xml" dir="../com.nokia.s60tools.imaker.help" target="build.jars"/> |
|
5 |
<ant antfile="build.xml" dir="../com.nokia.s60tools.imaker" target="build.jars"/> |
|
6 |
</target> |
|
7 |
</project> |