tests/linux/test_slave/beremiz.xml
author greg
Thu, 28 Aug 2008 15:08:41 +0200
changeset 228 848da15cf513
parent 167 648449a9d778
child 264 06420c9fb656
permissions -rw-r--r--
fixed : init_level bug
remove -lrt in LDFLAG
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>