author | markw <markw@symbian.org> |
Fri, 12 Nov 2010 12:01:15 +0000 | |
changeset 128 | 8338c5c25b5b |
parent 127 | a2070821d450 |
parent 124 | 320024dcf7b6 |
child 137 | 3c8fb4698aeb |
permissions | -rw-r--r-- |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
/* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
* Copyright (c) 2010 Symbian Foundation Ltd |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
* All rights reserved. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0" |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
* Initial Contributors: |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
* Symbian Foundation Ltd - initial contribution. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
11 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
12 |
* Contributors: |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
13 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
14 |
* Description: |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
* Build information file for the stem kit. |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
* |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
17 |
*/ |
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
18 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
19 |
PRJ_PLATFORMS |
83
9b61d901414f
Stemkit should only build for ARMV5 - the setm_*.rsc files confuse the WINSCW emulator
William Roberts <williamr@symbian.org>
parents:
71
diff
changeset
|
20 |
ARMV5 |
9b61d901414f
Stemkit should only build for ARMV5 - the setm_*.rsc files confuse the WINSCW emulator
William Roberts <williamr@symbian.org>
parents:
71
diff
changeset
|
21 |
// no tools |
9b61d901414f
Stemkit should only build for ARMV5 - the setm_*.rsc files confuse the WINSCW emulator
William Roberts <williamr@symbian.org>
parents:
71
diff
changeset
|
22 |
// Don't build WINSCW because the system startup uses all of the resource files it can find! |
13
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
23 |
|
4f959124999b
Added group & startup directories, which build "stem_" versions of the myriad ssmcmdlist resources in private\2000d75b
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
24 |
PRJ_MMPFILES |
63
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
25 |
|
124
320024dcf7b6
stem_MediaClientAudio.dll, work in progress
William Roberts <williamr@symbian.org>
parents:
71
diff
changeset
|
26 |
// Pure stemkit code |
320024dcf7b6
stem_MediaClientAudio.dll, work in progress
William Roberts <williamr@symbian.org>
parents:
71
diff
changeset
|
27 |
../breakdeps/MediaClientAudio.mmp |
320024dcf7b6
stem_MediaClientAudio.dll, work in progress
William Roberts <williamr@symbian.org>
parents:
71
diff
changeset
|
28 |
|
63
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
29 |
// based on sf/os/devicesrv |
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
30 |
../startup/ssmcmdlists.mmp |
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
31 |
../startup/ssmstartuppolicy.mmp |
87
e9fb2728ea8b
Remove dependency on etel.dll (and friends) from customcmds.dll and thus cut it from the ROM entirely
Tom Pritchard <tomp@symbian.org>
parents:
67
diff
changeset
|
32 |
../startup/customcmds.mmp |
63
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
33 |
|
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
34 |
// based on sf/os/ossrv |
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
35 |
../breakdeps/backend.mmp |
42
29cf161020cf
Break CONE dependency on MediaClient.dll and MediaClientAudio.dll
markw <markw@symbian.org>
parents:
21
diff
changeset
|
36 |
|
63
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
37 |
// based on sf/mw/classicui |
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
38 |
../breakdeps/cone.mmp |
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
39 |
../breakdeps/eiksrvui.mmp |
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
40 |
../breakdeps/avkon.mmp |
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
41 |
|
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
42 |
// based on sf/mw/svgt |
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
43 |
../breakdeps/SVGEngine.mmp |
ae68f05b0b2f
Create stem_avkon.dll, to break dependency on phoneclient.dll
William Roberts <williamr@symbian.org>
parents:
61
diff
changeset
|
44 |
|
67
cfa28163141e
We now rebuild the Timezone Localization resources so the TZServer doesn't fall over on subsequent boots
Tom Pritchard <tomp@symbian.org>
parents:
63
diff
changeset
|
45 |
// Rebuild the "original" TimeZone localisation resources as they're eclipsed by something else in the PDK |
cfa28163141e
We now rebuild the Timezone Localization resources so the TZServer doesn't fall over on subsequent boots
Tom Pritchard <tomp@symbian.org>
parents:
63
diff
changeset
|
46 |
/sf/mw/appsupport/tzservices/tzlocrscfactory/group/TzLocalizationRscFactory.mmp |
cfa28163141e
We now rebuild the Timezone Localization resources so the TZServer doesn't fall over on subsequent boots
Tom Pritchard <tomp@symbian.org>
parents:
63
diff
changeset
|
47 |
|
71
20afbbdb50d8
Modify MMP files to build OpenVG ref. impl. from stemkit and add to bld.inf.
markw <markw@symbian.org>
parents:
67
diff
changeset
|
48 |
// VFP performance improvement for OpenVG SW reference implementation |
20afbbdb50d8
Modify MMP files to build OpenVG ref. impl. from stemkit and add to bld.inf.
markw <markw@symbian.org>
parents:
67
diff
changeset
|
49 |
../perfopts/sfopenvg.mmp |
20afbbdb50d8
Modify MMP files to build OpenVG ref. impl. from stemkit and add to bld.inf.
markw <markw@symbian.org>
parents:
67
diff
changeset
|
50 |
../perfopts/openvg.mmp |
20afbbdb50d8
Modify MMP files to build OpenVG ref. impl. from stemkit and add to bld.inf.
markw <markw@symbian.org>
parents:
67
diff
changeset
|
51 |
../perfopts/openvgu.mmp |
20afbbdb50d8
Modify MMP files to build OpenVG ref. impl. from stemkit and add to bld.inf.
markw <markw@symbian.org>
parents:
67
diff
changeset
|
52 |
|
88
ca165d35976d
Adding parts of the DRM Engine to be rebuilt
Tom Pritchard <tomp@symbian.org>
parents:
87
diff
changeset
|
53 |
// based on /sf/mw/drm |
ca165d35976d
Adding parts of the DRM Engine to be rebuilt
Tom Pritchard <tomp@symbian.org>
parents:
87
diff
changeset
|
54 |
../breakdeps/DRMEngine/ROAPHandler.mmp |
ca165d35976d
Adding parts of the DRM Engine to be rebuilt
Tom Pritchard <tomp@symbian.org>
parents:
87
diff
changeset
|
55 |
../breakdeps/DRMEngine/RightsServer.mmp |
ca165d35976d
Adding parts of the DRM Engine to be rebuilt
Tom Pritchard <tomp@symbian.org>
parents:
87
diff
changeset
|
56 |
../breakdeps/DRMEngine/DrmStdKeyStorage.mmp |
ca165d35976d
Adding parts of the DRM Engine to be rebuilt
Tom Pritchard <tomp@symbian.org>
parents:
87
diff
changeset
|
57 |
|
109
fddd8ce1f29d
Add a version of the MCS SAT Handler ready for stemming
Tom Pritchard <tomp@symbian.org>
parents:
92
diff
changeset
|
58 |
// based on /sf/mw/homescreensrv |
fddd8ce1f29d
Add a version of the MCS SAT Handler ready for stemming
Tom Pritchard <tomp@symbian.org>
parents:
92
diff
changeset
|
59 |
../breakdeps/MCSSatHandler/mcssathandler.mmp |
fddd8ce1f29d
Add a version of the MCS SAT Handler ready for stemming
Tom Pritchard <tomp@symbian.org>
parents:
92
diff
changeset
|
60 |
|
114
f81e114d1500
Rework java stubs as stem_* things, and updated rom_content.csv and static_dependencies.txt accordingly.
William Roberts <williamr@symbian.org>
parents:
111
diff
changeset
|
61 |
// stubs from sf/app/jrt |
f81e114d1500
Rework java stubs as stem_* things, and updated rom_content.csv and static_dependencies.txt accordingly.
William Roberts <williamr@symbian.org>
parents:
111
diff
changeset
|
62 |
../breakdeps/java_stubs/javadebugapi.mmp |
f81e114d1500
Rework java stubs as stem_* things, and updated rom_content.csv and static_dependencies.txt accordingly.
William Roberts <williamr@symbian.org>
parents:
111
diff
changeset
|
63 |
../breakdeps/java_stubs/javaenvinfo.mmp |
f81e114d1500
Rework java stubs as stem_* things, and updated rom_content.csv and static_dependencies.txt accordingly.
William Roberts <williamr@symbian.org>
parents:
111
diff
changeset
|
64 |
../breakdeps/java_stubs/javaregclient.mmp |