symbian4/app/calendarwidget/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 14:53:56 +0000
branchHighFidelityModel
changeset 505 e01a413e515c
parent 336 fad9aea73cac
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in speechsrv package
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
336
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
   <package id="calendarwidget" name="Calendar Widget" levels="build app">
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
    <collection id="calendarwidget_info" name="Calendar Widget Info" level="build">
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     5
     <component id="calendarwidget_rom" name="Calendar Widget ROM" filter="dfs_build" introduced="^4">
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     6
		<!-- remove subdirs and put exports into a real bld.inf  -->
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
      <unit bldFile="." qt:proFile="calendarwidget.pro" qt:qmakeArgs="-r"/>
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
     </component>
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
    </collection>
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
    <collection id="calendarwidgetinstaller" name="Calendar Widget Installer" level="build">
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
		<!-- collection is really a component, need to move down a directory -->
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    12
     <component id="calendarwidgetinstaller_build" name="Calendar Widget Installer Build" filter="dfs_build" introduced="^4">
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    13
      <!--  built by calendarwidget_rom
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    14
	  <unit bldFile="calendarwidgetinstaller" qt:qmakeArgs="-r" qt:proFile="calendarwidgetinstaller.pro"/> -->
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    15
     </component>
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    16
    </collection>
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    17
    <collection id="calendarwidgetplugin" name="Calendar Widget Plugin" level="app">
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    18
		<!-- collection is really a component, need to move down a directory -->
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    19
     <component id="calendarwidgetplugin_build" name="Calendar Widget Plugin Build" filter="dfs_build" introduced="^4" class="plugin">
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    20
      <!--  built by calendarwidget_rom
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    21
	  <unit bldFile="calendarwidgetplugin" qt:qmakeArgs="-r" qt:proFile="calendarwidgetplugin.pro"/> -->
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    22
     </component>
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    23
     <component id="calendarwidgetplugin_test" name="Calendar Widget Plugin Test" filter="dfs_build" introduced="^4">
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    24
      <unit bldFile="calendarwidgetplugin/tsrc" qt:qmakeArgs="-r" qt:proFile="tsrc.pro"/>
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    25
     </component>
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    26
    </collection>
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    27
   </package>
fad9aea73cac Update xalan. Extend mergesysdef to handle merging pkgdefs with relative paths (in some cases).
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    28
</SystemDefinition>