Adjusted invocation of ConE so it doesn't completely fail if /epoc32/rom/config/ does not exist.
Should get the CI build running again.
<?xml version="1.0"?>
<project name="SF-PACKAGE-REFS">
<path id="sf.spec.system.definition.files">
<fileset dir="${sf.spec.job.drive}/" casesensitive="false">
<include name="${sf.spec.systemdefinition.location}"/>
</fileset>
</path>
</project>