<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
<package id="videoutils" name="Video Utils" levels="eng util if">
<collection id="videoutils_plat" name="Video Utils Platform Interfaces" level="if">
<component id="videoscheduler_api" name="Video Scheduler API" class="api" filter="s60">
<meta rel="Api" href="videoutils_plat/videoscheduler_api/videoscheduler_api.metaxml"/>
<unit bldFile="videoutils_plat/videoscheduler_api/group"/>
</component>
<component id="videoplayer_constants_api" name="Videoplayer Constants API" class="api" filter="s60">
<meta rel="Api" href="videoutils_plat/videoplayer_constants_api/videoplayer_constants_api.metaxml"/>
<unit bldFile="videoutils_plat/videoplayer_constants_api/group"/>
</component>
</collection>
<collection id="videoscheduler" name="Video Scheduler" level="util">
<!-- don't build these -->
<component id="schedulerclient" filter="s60" name="Video Scheduler Client">
<unit bldFile="videoscheduler/schedulerclient/group" filter="test"/>
</component>
<component id="schedulerserver" filter="s60" name="Video Scheduler Server">
<unit bldFile="videoscheduler/schedulerserver/group" filter="test"/>
</component>
</collection>
</package>
</SystemDefinition>