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