author | Matti Hagman <ext-matti.hagman@nokia.com> |
Tue, 21 Sep 2010 13:50:51 +0300 | |
changeset 29 | f48eb66e9604 |
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>