--- a/layers.sysdef.xml Wed Aug 18 09:39:48 2010 +0300
+++ b/layers.sysdef.xml Fri Sep 17 08:27:45 2010 +0300
@@ -9,9 +9,6 @@
<module name="helps">
<unit name="helps" unitID="abs.helps" bldFile="&layer_real_source_path;/userguide" mrp="" proFile="Userguide.pro" />
</module>
- <module name="symhelp">
- <unit name="symhelp" unitID="abs.symhelp" bldFile="&layer_real_source_path;/symhelp/helpmodel/group" mrp="" />
- </module>
</layer>
</systemModel>
</SystemDefinition>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/package_definition.xml Fri Sep 17 08:27:45 2010 +0300
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
+ <package id="helps" name="Help Apps" levels="eng tools if ui">
+ <collection id="userguide" name="User Guide" level="if">
+ <!-- collection is really a component. Move down a directory -->
+ <component id="userguide_build" name="User Guide Build" filter="s60" introduced="^4">
+ <unit bldFile="userguide" qt:proFile="Userguide.pro"/>
+ </component>
+ </collection>
+ </package>
+</SystemDefinition>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/package_map.xml Fri Sep 17 08:27:45 2010 +0300
@@ -0,0 +1,1 @@
+<PackageMap root="sf" layer="app"/>
--- a/userguide/Userguide.pro Wed Aug 18 09:39:48 2010 +0300
+++ b/userguide/Userguide.pro Fri Sep 17 08:27:45 2010 +0300
@@ -58,7 +58,8 @@
TARGET.UID3 = 0x10005234
TARGET.CAPABILITY = CAP_APPLICATION
TARGET.EPOCHEAPSIZE = 0x020000 0x1000000
-
+
+ MMP_RULES += SMPSAFE
CONFIG += mobility
MOBILITY = systeminfo
INCLUDEPATH += /sf/mw/webruntime/wrt/runtimecore