tests/projects/c_runtime/beremiz.xml
author Edouard Tisserant <edouard@beremiz.fr>
Tue, 09 Jul 2024 11:44:49 +0200
changeset 3983 466be4f52cb9
parent 3955 792ae5ff01ca
permissions -rw-r--r--
Extensions: add optional arguments to ThirdPartyPath

ThirdPartyPath("name", "path1", "path2") will resolve by default into "../name/path1/path2"
<?xml version='1.0' encoding='utf-8'?>
<BeremizRoot URI_location="ERPC://localhost:61131">
  <TargetType/>
  <Libraries Enable_Native_Library="true" Enable_Python_Library="false"/>
</BeremizRoot>