equal
deleted
inserted
replaced
1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
1 f// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Eclipse Public License v1.0" |
4 // under the terms of the License "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
17 #define __BEAGLE_OBY__ |
17 #define __BEAGLE_OBY__ |
18 |
18 |
19 define LANGID 01 |
19 define LANGID 01 |
20 define BUILDNO 0 |
20 define BUILDNO 0 |
21 define VERSION 0.01 |
21 define VERSION 0.01 |
22 |
22 define ROMDATE ##TODAY## |
23 DEFAULT_LANGUAGE 01 |
23 DEFAULT_LANGUAGE 01 |
24 |
24 |
25 REM Definitions specific to Beagle Board |
25 REM Definitions specific to Beagle Board |
26 |
26 |
27 #undef _ARMV5 |
27 #undef _ARMV5 |
33 define VARIANT beagle |
33 define VARIANT beagle |
34 define VARID 0x09080001 |
34 define VARID 0x09080001 |
35 define ASSP_DIR EPOCROOT##epoc32\release\mbeagle |
35 define ASSP_DIR EPOCROOT##epoc32\release\mbeagle |
36 define ROMMEGS 80 /* !! HEX !! */ |
36 define ROMMEGS 80 /* !! HEX !! */ |
37 define PLATFORM_NAME beagle |
37 define PLATFORM_NAME beagle |
|
38 |
38 |
39 |
39 #define COLOR |
40 #define COLOR |
40 |
41 |
41 #define EUSER_DLL ../../armv5/BUILD_DIR/_omap3530_euser.dll |
42 #define EUSER_DLL ../../armv5/BUILD_DIR/_omap3530_euser.dll |
42 |
43 |
51 // Not supported! Need gce aware lcd driver and display0.ldd |
52 // Not supported! Need gce aware lcd driver and display0.ldd |
52 //#define SYMBIAN_BASE_USE_GCE |
53 //#define SYMBIAN_BASE_USE_GCE |
53 //#define SYMBIAN_GRAPHICS_USE_GCE |
54 //#define SYMBIAN_GRAPHICS_USE_GCE |
54 |
55 |
55 //#define SYMBIAN_EXCLUDE_LOCATION // <- Can't exclude from s60 images |
56 //#define SYMBIAN_EXCLUDE_LOCATION // <- Can't exclude from s60 images |
|
57 #define SERIALMOUSE |
56 |
58 |
57 #define SYMBIAN_EXCLUDE_OMA_DEVMAN |
59 #define SYMBIAN_EXCLUDE_OMA_DEVMAN |
58 #define SYMBIAN_EXCLUDE_OMA_DATASYNC |
60 #define SYMBIAN_EXCLUDE_OMA_DATASYNC |
59 #define SYMBIAN_EXCLUDE_MTP |
61 #define SYMBIAN_EXCLUDE_MTP |
60 #define SYMBIAN_EXCLUDE_USB |
62 #define SYMBIAN_EXCLUDE_USB |