tests/python/c_code@c_ext/confnode.xml
author |
Surkov Sergey <surkovsv93@gmail.com> |
|
Tue, 28 Mar 2017 17:09:31 +0300 |
changeset 1669 |
54da2cfe0180 |
parent 1401 |
611fded24ce4
|
permissions |
-rw-r--r-- |
fix debug button and variable tree generate for actions and transitions in POU instance variable panel
for 'None' type instances(Python POU's, Native, SVGUI, user-defined pou's, etc.) debug button will be disabled. If action or transition instances have opened in instance variable panel,variables from main POU will be loaded. When user press debug button on variable instance in action or transition, instance path to main POU will be used, because all variables of action or transition in instance variable tree belong to main POU.
1401
611fded24ce4
Pair with matiec a51a3bb4d613. Re-enable resource add/remove, updated CFLAGS, disabled broken global FG test in tests/python
Edouard Tisserant
diff
changeset
|
1 |
<?xml version='1.0' encoding='utf-8'?>
|
734
|
2 |
<CExtension CFLAGS="" LDFLAGS=""/>
|