tests/linux/test_master/beremiz.xml
author greg
Thu, 16 Oct 2008 16:49:39 +0200
changeset 256 1da137b99948
parent 170 acc6a61c493c
child 264 06420c9fb656
permissions -rw-r--r--
add buildpath parameter for beremiz
fix problems with test_svgui
remove -mno-cygwin from plugins/svgui
167
648449a9d778 Re-organized tests
etisserant
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
170
acc6a61c493c Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
etisserant
parents: 167
diff changeset
     2
<BeremizRoot CFLAGS="-g" Linker="g++" LDFLAGS="">
167
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>