46
|
1 |
/*
|
|
2 |
* ==============================================================================
|
|
3 |
* Name : bld.inf
|
|
4 |
* Part of : OMA DM Adapter
|
|
5 |
*
|
|
6 |
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
7 |
* All rights reserved.
|
|
8 |
* This component and the accompanying materials are made available
|
|
9 |
* under the terms of "Eclipse Public License v1.0"
|
|
10 |
* which accompanies this distribution, and is available
|
|
11 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
12 |
*
|
|
13 |
* Initial Contributors:
|
|
14 |
* Nokia Corporation - initial contribution.
|
|
15 |
*
|
|
16 |
* Contributors:
|
|
17 |
*
|
|
18 |
* Description: build info file for streaming adapter
|
|
19 |
*
|
|
20 |
*/
|
|
21 |
|
|
22 |
#include <platform_paths.hrh>
|
|
23 |
|
|
24 |
PRJ_EXPORTS
|
|
25 |
|
|
26 |
../conf/streamingadapter.confml APP_LAYER_CONFML(streamingadapter.confml)
|
|
27 |
../conf/streamingadapter_20024310.crml APP_LAYER_CRML(streamingadapter_20024310.crml)
|
|
28 |
|
|
29 |
PRJ_MMPFILES
|
|
30 |
nsmlstreamingadapter.mmp
|
|
31 |
|
|
32 |
|
|
33 |
|
|
34 |
|