removed unused libraries
This commit is contained in:
parent
3d5298ab69
commit
f5c25da9d9
|
@ -16,8 +16,6 @@
|
||||||
<classpath>
|
<classpath>
|
||||||
<pathelement path="."/>
|
<pathelement path="."/>
|
||||||
<pathelement location="${cooja_jar}"/>
|
<pathelement location="${cooja_jar}"/>
|
||||||
<pathelement location="${lib}/jfreechart-1.0.1.jar"/>
|
|
||||||
<pathelement location="${lib}/jcommon-1.0.0.jar"/>
|
|
||||||
</classpath>
|
</classpath>
|
||||||
</javac>
|
</javac>
|
||||||
</target>
|
</target>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
se.sics.cooja.GUI.RADIOMEDIUMS = + se.sics.mrm.MRM
|
se.sics.cooja.GUI.RADIOMEDIUMS = + se.sics.mrm.MRM
|
||||||
se.sics.cooja.GUI.JARFILES = + mrm.jar jfreechart-1.0.1.jar jcommon-1.0.0.jar
|
se.sics.cooja.GUI.JARFILES = + mrm.jar
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue