restructuring mspsim/cooja files (about to add tmotesky support)
This commit is contained in:
parent
66622e6920
commit
c68c6190a2
|
@ -1,3 +1,3 @@
|
||||||
se.sics.cooja.GUI.MOTETYPES = + se.sics.coojamsp.MspMoteType
|
se.sics.cooja.GUI.MOTETYPES = + se.sics.cooja.mspmote.ESBMoteType
|
||||||
se.sics.cooja.GUI.JARFILES = + mspsim.jar
|
se.sics.cooja.GUI.JARFILES = + cooja_mspsim.jar mspsim.jar
|
||||||
se.sics.cooja.GUI.PLUGINS = + se.sics.coojamsp.plugins.MspCodeWatcher se.sics.coojamsp.plugins.MspStackWatcher se.sics.coojamsp.plugins.MspCycleWatcher
|
se.sics.cooja.GUI.PLUGINS = + se.sics.cooja.mspmote.plugins.MspCodeWatcher se.sics.cooja.mspmote.plugins.MspStackWatcher se.sics.cooja.mspmote.plugins.MspCycleWatcher
|
||||||
|
|
Loading…
Reference in a new issue