tests/win32/test_svgui/beremiz.xml
author greg
Mon, 18 May 2009 07:43:03 +0200
changeset 343 fe2d1936b546
parent 266 530118da6c15
child 385 49cd52914a6f
permissions -rw-r--r--
Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread
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>