tests/win32/autom_ihm/beremiz.xml
author etisserant
Tue, 23 Dec 2008 23:56:29 +0100
changeset 281 3f0fc8de99b0
parent 266 530118da6c15
permissions -rw-r--r--
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
266
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     2
<BeremizRoot URI_location="LOCAL://">
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     3
  <TargetType>
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     4
    <Win32 CFLAGS="" Linker="g++" LDFLAGS=""/>
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     5
  </TargetType>
530118da6c15 update test_master and test_slave examples for win32
greg
parents:
diff changeset
     6
</BeremizRoot>