tests/linux/autom_ihm_rmll/CFileTest@c_ext/File1@C_File/cfile.xml
author lbessard
Mon, 23 Mar 2009 16:26:13 +0100
changeset 323 9f07f0d429df
parent 203 cb9901076a21
permissions -rw-r--r--
Fix bug preventing library to re-compiled when dependant files changed.
Fix bug preventing to re-compile a file without changes even when file miscompiled.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<CFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="cext_xsd.xsd">
  <includes>
<![CDATA[]]>
  </includes>
  <variables/>
  <globals>
<![CDATA[]]>
  </globals>
  <initFunction>
<![CDATA[]]>
  </initFunction>
  <cleanUpFunction>
<![CDATA[]]>
  </cleanUpFunction>
  <retrieveFunction>
<![CDATA[]]>
  </retrieveFunction>
  <publishFunction>
<![CDATA[]]>
  </publishFunction>
</CFile>