symbian3/app/jrt/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Thu, 20 May 2010 17:39:26 +0100
branchHighFidelityModel
changeset 228 d0cf5c0dc8c7
parent 186 4d3b366e82ed
permissions -rw-r--r--
Fixes for build problems in qt and homescreensrv

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
 <package id="jrt" name="Java Runtime" levels="util generic rt ui">
  <collection id="jrt_plat" name="JRT Platform Interfaces" level="ui">
   <component id="java_registry_api" name="Java Registry API" class="api" filter="s60">
    <unit bldFile="jrt_plat/java_registry_api/build"/>
   </component>
   <component id="java_env_info_api" name="Java Environment Info API" class="api" filter="s60">
    <unit bldFile="jrt_plat/java_env_info_api/build"/>
   </component>
   <component id="java_debug_api" name="Java Debug API" class="api" filter="s60">
    <unit bldFile="jrt_plat/java_debug_api/build"/>
   </component>
  </collection>
  <collection id="java_stubs" name="Java Stubs" level="util">
   <component id="java_stubs_build" filter="s60" name="JRT Stubs Build">
    <unit bldFile="java_stubs/group"/>
   </component>
  </collection>
 </package>
</SystemDefinition>