Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
38 |
brianR |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<project name="Compile net.brutex.sbm4mylyn" default="main">
|
|
|
3 |
<target name="main">
|
|
|
4 |
<ant antfile="build.xml" dir="../net.brutex.mylyn.sbmconnector" target="build.jars"/>
|
|
|
5 |
</target>
|
|
|
6 |
</project>
|