tests/svgui/beremiz.xml
author Edouard Tisserant
Fri, 13 Mar 2020 10:36:13 +0100
branchsvghmi
changeset 2869 d9eb50c015d1
parent 2231 7d87a0f98345
permissions -rw-r--r--
SVGHMI: take care of path given in HMI:Page and HMI:Jump, but do not apply subscription offset for now. Intermediate commit in a "working" state.
2231
7d87a0f98345 Explicitly enable required libraries in test projects
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 411
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
411
8261c8f1e365 Bug on Debug trying to start (and stop) before PLC started fixed.
laurent
parents:
diff changeset
     2
<BeremizRoot URI_location="LOCAL://">
8261c8f1e365 Bug on Debug trying to start (and stop) before PLC started fixed.
laurent
parents:
diff changeset
     3
  <TargetType/>
2231
7d87a0f98345 Explicitly enable required libraries in test projects
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 411
diff changeset
     4
  <Libraries Enable_SVGUI_Library="true" Enable_Python_Library="true"/>
411
8261c8f1e365 Bug on Debug trying to start (and stop) before PLC started fixed.
laurent
parents:
diff changeset
     5
</BeremizRoot>