tests/python/beremiz.xml
author etisserant
Sun, 04 Jan 2009 17:29:12 +0100
changeset 286 a2a8a52b0d4f
parent 280 f2ef79f3dba0
child 291 701c0601db02
permissions -rw-r--r--
Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
280
f2ef79f3dba0 Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
f2ef79f3dba0 Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant
parents:
diff changeset
     2
<BeremizRoot URI_location="PYRO://127.0.0.1:3000">
f2ef79f3dba0 Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant
parents:
diff changeset
     3
  <TargetType>
f2ef79f3dba0 Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant
parents:
diff changeset
     4
    <Linux CFLAGS="-g" LDFLAGS="-g"/>
f2ef79f3dba0 Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant
parents:
diff changeset
     5
  </TargetType>
f2ef79f3dba0 Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant
parents:
diff changeset
     6
</BeremizRoot>