tests/linux/python_cwiid/beremiz.xml
author greg
Mon, 18 May 2009 07:47:24 +0200
changeset 344 25b7b7f854bc
parent 306 d73d30b1095f
permissions -rw-r--r--
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.

Store working directory to globals copy, in order to be used in runtime.py.
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>