added avrora to buildpath
This commit is contained in:
parent
8be8d92923
commit
f8ea34a689
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ The COOJA Simulator
|
||||||
<target name="jar" depends="jar_cooja">
|
<target name="jar" depends="jar_cooja">
|
||||||
<ant antfile="build.xml" dir="apps/mrm" target="jar" inheritAll="false"/>
|
<ant antfile="build.xml" dir="apps/mrm" target="jar" inheritAll="false"/>
|
||||||
<ant antfile="build.xml" dir="apps/mspsim" target="jar" inheritAll="false"/>
|
<ant antfile="build.xml" dir="apps/mspsim" target="jar" inheritAll="false"/>
|
||||||
|
<ant antfile="build.xml" dir="apps/avrora" target="jar" inheritAll="false"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="run_nogui" depends="init, compile, jar, copy configs">
|
<target name="run_nogui" depends="init, compile, jar, copy configs">
|
||||||
|
|
Loading…
Add table
Reference in a new issue