tests/win32/wxGlade/plc.xml
changeset 385 49cd52914a6f
parent 315 408dd4b44ec8
equal deleted inserted replaced
384:50f2069a06b3 385:49cd52914a6f
     4          xmlns:xhtml="http://www.w3.org/1999/xhtml"
     4          xmlns:xhtml="http://www.w3.org/1999/xhtml"
     5          xsi:schemaLocation="http://www.plcopen.org/xml/tc6.xsd">
     5          xsi:schemaLocation="http://www.plcopen.org/xml/tc6.xsd">
     6   <fileHeader companyName="LOLITECH"
     6   <fileHeader companyName="LOLITECH"
     7               productName="Beremiz"
     7               productName="Beremiz"
     8               productVersion="0.0"
     8               productVersion="0.0"
     9               creationDateTime="2008-12-14 16:21:19"/>
     9               creationDateTime="2008-12-14T16:21:19"/>
    10   <contentHeader name="Beremiz Python Support Tests"
    10   <contentHeader name="Beremiz Python Support Tests"
    11                  modificationDateTime="2009-01-18 18:40:44">
    11                  modificationDateTime="2009-08-31T10:45:18">
    12     <coordinateInfo>
    12     <coordinateInfo>
    13       <pageSize x="1024" y="1024"/>
    13       <pageSize x="1024" y="1024"/>
    14       <fbd>
    14       <fbd>
    15         <scaling x="5" y="5"/>
    15         <scaling x="5" y="5"/>
    16       </fbd>
    16       </fbd>
   419   </types>
   419   </types>
   420   <instances>
   420   <instances>
   421     <configurations>
   421     <configurations>
   422       <configuration name="conf_pytest">
   422       <configuration name="conf_pytest">
   423         <resource name="res_pytest">
   423         <resource name="res_pytest">
   424           <task name="pytest_task" interval="00:00:00.100000" priority="0"/>
   424           <task name="pytest_task" interval="t#100ms" priority="0"/>
   425           <pouInstance name="pytest_instance" type="main_pytest"/>
   425           <pouInstance name="pytest_instance" typeName="main_pytest"/>
   426         </resource>
   426         </resource>
   427       </configuration>
   427       </configuration>
   428     </configurations>
   428     </configurations>
   429   </instances>
   429   </instances>
   430 </project>
   430 </project>