tests/python/beremiz.xml
author laurent
Tue, 01 Sep 2009 10:45:07 +0200
changeset 385 49cd52914a6f
parent 291 701c0601db02
child 411 8261c8f1e365
permissions -rw-r--r--
Updating windows test for new python plugin and svgui module
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>