mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-21 23:31:11 +00:00
removed unused libraries
This commit is contained in:
parent
3d5298ab69
commit
f5c25da9d9
@ -16,8 +16,6 @@
|
||||
<classpath>
|
||||
<pathelement path="."/>
|
||||
<pathelement location="${cooja_jar}"/>
|
||||
<pathelement location="${lib}/jfreechart-1.0.1.jar"/>
|
||||
<pathelement location="${lib}/jcommon-1.0.0.jar"/>
|
||||
</classpath>
|
||||
</javac>
|
||||
</target>
|
||||
|
@ -1,2 +1,2 @@
|
||||
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.RADIOMEDIUMS = + se.sics.mrm.MRM
|
||||
se.sics.cooja.GUI.JARFILES = + mrm.jar
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user