tests/python/beremiz.xml
author etisserant
Wed, 14 Jan 2009 19:25:53 +0100
changeset 291 701c0601db02
parent 280 f2ef79f3dba0
child 411 8261c8f1e365
permissions -rw-r--r--
Added systematic stdout.flush runtime side, so that results appear in log window
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"?>
291
701c0601db02 Added systematic stdout.flush runtime side, so that results appear in log window
etisserant
parents: 280
diff changeset
     2
<BeremizRoot URI_location="LOCAL://">
280
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>