tests/svgui/beremiz.xml
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 04 Jul 2018 16:41:02 +0300
changeset 2242 492c1c046c82
parent 2231 7d87a0f98345
permissions -rwxr-xr-x
Add full screen mode (menu and title are hidden)

It's can be switched by pressing Shift-F12 or by clicking button on the toolbar
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>