tests/linux/python_cwiid/beremiz.xml
author etisserant
Mon, 19 Jan 2009 08:32:11 +0100
changeset 302 d962b3d503b5
parent 287 5b3083695c8c
child 306 d73d30b1095f
permissions -rw-r--r--
Enhanced wxGlade GUI creation.
- Frame object name now have same name as in editor
- Closing the frame replace object by None, warn user, and recreate frame
287
5b3083695c8c The must-have test : using wiimote sensors !
etisserant
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
5b3083695c8c The must-have test : using wiimote sensors !
etisserant
parents:
diff changeset
     2
<BeremizRoot URI_location="PYRO://127.0.0.1:3000">
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>