author | Faisal Memon <faisal.memon@nokia.com> |
Thu, 08 Apr 2010 19:08:08 +0100 | |
branch | NewGraphicsArchitecture |
changeset 55 | dbf0a9541daf |
parent 54 | 8042aefdd768 |
child 56 | 9e4149274002 |
permissions | -rw-r--r-- |
54
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
1 |
/* |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
2 |
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
3 |
* All rights reserved. |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0" |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
8 |
* |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
9 |
* Initial Contributors: |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
11 |
* |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
12 |
* Contributors: |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
13 |
* iwanj@users.sourceforge.net - modified to make it work for Symbian^3. |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
14 |
* |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
15 |
* Description: |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
16 |
* This OBY File is used to build miniGUI ROM Images. |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
17 |
*/ |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
18 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
19 |
#ifndef __MINIGUI_OBY__ |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
20 |
#define __MINIGUI_OBY__ |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
21 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
22 |
define OBEYFILE minigui |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
23 |
define ROMDATE ##TODAY## |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
24 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
25 |
#define _ARMV5 |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
26 |
#define SYMBIAN_BASE_USE_GCE |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
27 |
#define SYMBIAN_EXCLUDE_SCDV |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
28 |
#undef SYMBIAN_GRAPHICS_ADAPTATION |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
29 |
#define SYMBIAN_GRAPHICS_ADAPTATION SGA_SW |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
30 |
#define SYMBIAN_GRAPHICS_USE_OPENWF |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
31 |
#define SYMBIAN_GRAPHICS_USE_EGL_REF |
55
dbf0a9541daf
Fix selection of openwf implementation
Faisal Memon <faisal.memon@nokia.com>
parents:
54
diff
changeset
|
32 |
#define OPENWFCLIB_DRV <openwfc_ref.iby> |
54
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
33 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
34 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
35 |
// Kernel |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
36 |
// |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
37 |
#include <header.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
38 |
#include <base.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
39 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
40 |
// NGA stack |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
41 |
// |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
42 |
#define SYMBIAN_GRAPHICS_USE_GCE |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
43 |
#define SYMBIAN_GRAPHICS_USE_OPENWF |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
44 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
45 |
#include <gdi.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
46 |
#include <bitgdi.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
47 |
#include <fntstore.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
48 |
#include <fbserv.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
49 |
#include <iculayoutengine.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
50 |
#include <freetype.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
51 |
#include <directgdi.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
52 |
#include <wserv.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
53 |
#include <econs_wserv.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
54 |
#include <surfaceupdate.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
55 |
#include <surfacemanager.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
56 |
file=\epoc32\release\ARMV5\urel\_generic_scdv.dll sys\bin\scdv.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
57 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
58 |
data=DATAZ_\wsini_minigui.ini \system\data\wsini.ini |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
59 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
60 |
// miniGUI shell |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
61 |
// |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
62 |
#include <eshell.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
63 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
64 |
// And the hell breaks loose :) |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
65 |
// Let's just add bare minimum items enough to get graphics stack up and running |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
66 |
// wserv wants ecom |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
67 |
// libwfc wants openenv |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
68 |
// freetype wants stdlib |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
69 |
// openenv backend wants esock etc etc |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
70 |
// |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
71 |
#include <bafl.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
72 |
#include <ecom.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
73 |
#include <store.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
74 |
#include <stdlib.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
75 |
#include <openenv.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
76 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
77 |
#include <c32.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
78 |
#include <ecuart.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
79 |
#include <irda.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
80 |
#include <bluetooth.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
81 |
#include <inetprotutil.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
82 |
#include <network.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
83 |
#include <dial.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
84 |
#include <crypto.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
85 |
#include <certman.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
86 |
#include <logeng.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
87 |
#include <filetokens.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
88 |
#include <asnpkcs.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
89 |
#include <emime.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
90 |
#include <scs.iby> |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
91 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
92 |
file=\epoc32\release\ARMV5\urel\abclient.dll sys\bin\abclient.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
93 |
file=\epoc32\release\ARMV5\urel\Http.dll sys\bin\http.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
94 |
file=\epoc32\release\ARMV5\urel\Httputils.dll sys\bin\httputils.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
95 |
file=\epoc32\release\ARMV5\urel\securitymanager.dll sys\bin\securitymanager.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
96 |
file=\epoc32\release\ARMV5\urel\ocspsupportclient.dll sys\bin\ocspsupportclient.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
97 |
file=\epoc32\release\ARMV5\urel\siscontroller.dll sys\bin\siscontroller.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
98 |
file=\epoc32\release\ARMV5\urel\devinfosupportclient.dll sys\bin\devinfosupportclient.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
99 |
file=\epoc32\release\ARMV5\urel\uissclient.dll sys\bin\uissclient.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
100 |
file=\epoc32\release\ARMV5\urel\devinfosupportcommon.dll sys\bin\devinfosupportcommon.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
101 |
file=\epoc32\release\ARMV5\urel\ipcstream.dll sys\bin\ipcstream.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
102 |
file=\epoc32\release\ARMV5\urel\usbcsc_bil.dll sys\bin\usbcsc_bil.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
103 |
file=\epoc32\release\ARMV5\urel\usbdescriptors.dll sys\bin\usbdescriptors.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
104 |
file=\epoc32\release\ARMV5\urel\usbhostmsclient.dll sys\bin\usbhostmsclient.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
105 |
file=\epoc32\release\ARMV5\urel\usbdi_utils.dll sys\bin\usbdi_utils.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
106 |
file=\epoc32\release\ARMV5\urel\iscapi.dll sys\bin\iscapi.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
107 |
file=\epoc32\release\ARMV5\urel\isimessage.dll sys\bin\isimessage.dll |
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
108 |
|
8042aefdd768
Apply patch 8. Fix minigui_syborg.oby. This also includes the whole file as it was accidentally made new but empty in an earlier patch. This file might have stuff particular to a Nokia config. So this may need tuning to be platform specific and needs to be compared with the stripped down version integrated in a separate change.
Faisal Memon <faisal.memon@nokia.com>
parents:
47
diff
changeset
|
109 |
#endif /* __MINIGUI_OBY__ */ |