tests/linux/python_cwiid/beremiz.xml
author greg
Tue, 19 May 2009 09:18:50 +0200
changeset 346 abc5abffbc61
parent 306 d73d30b1095f
permissions -rw-r--r--
add python_gear block (to execute python command each given cycle interval)
287
5b3083695c8c The must-have test : using wiimote sensors !
etisserant
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
306
d73d30b1095f Enahced python_cwiid test with a wxGlade GUI
etisserant
parents: 287
diff changeset
     2
<BeremizRoot URI_location="LOCAL://">
287
5b3083695c8c The must-have test : using wiimote sensors !
etisserant
parents:
diff changeset
     3
  <TargetType>
5b3083695c8c The must-have test : using wiimote sensors !
etisserant
parents:
diff changeset
     4
    <Linux CFLAGS="-g" LDFLAGS="-g"/>
5b3083695c8c The must-have test : using wiimote sensors !
etisserant
parents:
diff changeset
     5
  </TargetType>
5b3083695c8c The must-have test : using wiimote sensors !
etisserant
parents:
diff changeset
     6
</BeremizRoot>