tests/linux/python_cwiid/beremiz.xml
author btaylor@grond.willowglen.ab.ca
Mon, 06 Jul 2009 11:27:06 -0600
changeset 357 19db1076e93c
parent 306 d73d30b1095f
permissions -rw-r--r--
close ZeroConf object when exiting the Service Discovery window.
(otherwise pythonw.exe does not exit when closing Beremiz on Windows)
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>