windowing/windowserver/minigui/group/minigui-stripped.oby
author MattD <mattd@symbian.org>
Tue, 23 Mar 2010 18:45:37 +0000
branchNewGraphicsArchitecture
changeset 23 b07aefc73cd7
child 24 61720828305f
permissions -rw-r--r--
Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
23
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
     1
/*
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
     8
*
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    11
*
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    12
* Contributors:
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    13
* iwanj@users.sourceforge.net - modified to make it work for Symbian^3.
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    14
* MattD <mattd@symbian.org> - renamed file and target to minigui-stripped so we can have both present and build seperate roms. 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    15
* Description:
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    16
* This OBY File is used to build miniGUI ROM Images.
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    17
*/
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    18
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    19
#ifndef __MINIGUI_OBY__
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    20
#define __MINIGUI_OBY__
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    21
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    22
define OBEYFILE minigui-stripped
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    23
define ROMDATE	##TODAY##
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    24
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    25
#define _ARMV5
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    26
#define SYMBIAN_BASE_USE_GCE
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    27
#define SYMBIAN_EXCLUDE_SCDV
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    28
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    29
// Kernel
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    30
//
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    31
#include <header.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    32
#include <base.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    33
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    34
// NGA stack
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    35
//
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    36
#define SYMBIAN_GRAPHICS_USE_GCE
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    37
#define SYMBIAN_GRAPHICS_USE_OPENWF
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    38
#define OPENWFCLIB_DRV <openwfc_ref.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    39
#define EGL_DRV <egl_ref.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    40
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    41
#include <gdi.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    42
#include <bitgdi.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    43
#include <fntstore.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    44
#include <fbserv.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    45
#include <iculayoutengine.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    46
#include <freetype.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    47
#include <directgdi.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    48
#include <wserv.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    49
#include <econs_wserv.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    50
#include <surfaceupdate.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    51
#include <surfacemanager.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    52
file=\epoc32\release\ARMV5\urel\_generic_scdv.dll	sys\bin\scdv.dll
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    53
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    54
data=DATAZ_\wsini_minigui-stripped.ini	\system\data\wsini.ini
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    55
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    56
// miniGUI shell
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    57
//
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    58
#include <eshell.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    59
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    60
// And the hell breaks loose :)
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    61
// Let's just add bare minimum items enough to get graphics stack up and running
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    62
// wserv wants ecom
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    63
// libwfc wants openenv
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    64
// freetype wants stdlib
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    65
// openenv backend wants esock etc etc
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    66
//
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    67
#include <bafl.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    68
#include <ecom.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    69
#include <store.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    70
#include <stdlib.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    71
#include <openenv.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    72
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    73
#include <c32.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    74
#include <ecuart.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    75
#include <irda.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    76
#include <bluetooth.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    77
#include <inetprotutil.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    78
#include <network.iby>	
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    79
#include <dial.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    80
#include <crypto.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    81
#include <certman.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    82
#include <logeng.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    83
#include <filetokens.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    84
#include <asnpkcs.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    85
#include <emime.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    86
#include <scs.iby>
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    87
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    88
file=\epoc32\release\ARMV5\urel\abclient.dll 				sys\bin\abclient.dll
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    89
file=\epoc32\release\ARMV5\urel\Http.dll 					sys\bin\http.dll
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    90
file=\epoc32\release\ARMV5\urel\Httputils.dll 				sys\bin\httputils.dll
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    91
file=\epoc32\release\ARMV5\urel\securitymanager.dll 		sys\bin\securitymanager.dll
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    92
file=\epoc32\release\ARMV5\urel\ocspsupportclient.dll 		sys\bin\ocspsupportclient.dll
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    93
file=\epoc32\release\ARMV5\urel\siscontroller.dll 			sys\bin\siscontroller.dll
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    94
file=\epoc32\release\ARMV5\urel\devinfosupportclient.dll	sys\bin\devinfosupportclient.dll 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    95
file=\epoc32\release\ARMV5\urel\uissclient.dll 				sys\bin\uissclient.dll
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    96
file=\epoc32\release\ARMV5\urel\devinfosupportcommon.dll 	sys\bin\devinfosupportcommon.dll
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    97
file=\epoc32\release\ARMV5\urel\ipcstream.dll 				sys\bin\ipcstream.dll
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    98
file=\epoc32\release\ARMV5\urel\usbcsc_bil.dll 				sys\bin\usbcsc_bil.dll 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
    99
 
b07aefc73cd7 Added 'minigui-stripped.oby' and 'wsini_minigui-stripped.ini'for building mini roms with graphics (based on minigui wiki page)
MattD <mattd@symbian.org>
parents:
diff changeset
   100
#endif /* __MINIGUI_OBY__ */