tests/linux/test_slave/beremiz.xml
author etisserant
Sun, 07 Sep 2008 10:06:19 +0200
changeset 245 60a221d72152
parent 167 648449a9d778
child 264 06420c9fb656
permissions -rw-r--r--
Added __DEBUG global var to eventually change PLC code execution gehavior
167
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     2
<BeremizRoot CFLAGS="-g" Linker="g++" LDFLAGS="">
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     3
  <TargetType>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     4
    <Linux Nice="0"/>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     5
  </TargetType>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     6
  <Connection>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     7
    <Local/>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     8
  </Connection>
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     9
</BeremizRoot>