Update contrib.
2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of the License "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
15 * Build information file for JPLangUtil
21 #include <platform_paths.hrh>
24 // specify the source file followed by its destination here
25 // copy will be used to copy the source file to its destination
26 // If there's no destination then the source file will be copied
27 // to the same name in /epoc32/include
28 ../inc/jplangutil.h OS_LAYER_PLATFORM_EXPORT_PATH(jplangutil.h)
31 JPLangUtil.iby CORE_MW_LAYER_IBY_EXPORT_PATH(jplangutil.iby)
35 // specify the .mmp files required for building the important component releasables
36 // note that you should specify any .mmp files for test programs further down the file.
38 // It's best if the .MMP files are specified in the order in which the components are
39 // built, but that eventually shouldn't matter
42 ../group/jplangutil.mmp
47 ../test/group/tJPLangUtil.iby CORE_MW_LAYER_IBY_EXPORT_PATH(tjplangutil.iby)
50 ../test/group/tJPLangUtil.mmp