equal
deleted
inserted
replaced
|
1 // BLD.INF |
|
2 /* |
|
3 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). |
|
4 * All rights reserved. |
|
5 * This component and the accompanying materials are made available |
|
6 * under the terms of "Eclipse Public License v1.0" |
|
7 * which accompanies this distribution, and is available |
|
8 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
9 * |
|
10 * Initial Contributors: |
|
11 * Nokia Corporation - initial contribution. |
|
12 * |
|
13 * Contributors: |
|
14 * |
|
15 * Description: |
|
16 * |
|
17 */ |
|
18 |
|
19 PRJ_PLATFORMS |
|
20 WINSCW ARMV5 |
|
21 |
|
22 |
|
23 PRJ_MMPFILES |
|
24 |
|
25 // Buffer Processor related |
|
26 #include "../BufferProcessor/group/bld.inf" |
|
27 |
|
28 // State Machine related |
|
29 #include "../StateMachine/group/bld.inf" |
|
30 |
|
31 //----------------------------------------------------------------------------- |
|
32 // End of BLD.INF |
|
33 //----------------------------------------------------------------------------- |