os/ossrv/stdcpp/tsrc/BC/apps/widecharclassapiBCTest/group/widecharclassapiBCTest.mmp
Update contrib.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of "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.
20 // To get the OSEXT_LAYER_SYSTEMINCLUDE-definition
21 #include <domain/osextensions/platform_paths.hrh>
24 TARGET widecharclassapiBCTest.dll
26 UID 0x1000008D 0x101FB3E7
29 /* Remove comments and replace 0x00000000 with correct vendor id */
30 // VENDORID 0x00000000
31 /* Remove comments and replace 0x00000000 with correct secure id */
32 // SECUREID 0x00000000
34 //TARGETPATH ?target_path
35 DEFFILE widecharclassapiBCTest.def
38 SOURCE widecharclassapiBCTest.cpp
39 SOURCE widecharclassapiBCTestCases.cpp
41 //RESOURCE resource_file
42 //RESOURCE resource_file2
46 SYSTEMINCLUDE /epoc32/include/osextensions/stdapis
47 SYSTEMINCLUDE /epoc32/include/stdapis
49 SYSTEMINCLUDE /epoc32/include/osextensions/stdapis/sys
50 SYSTEMINCLUDE /epoc32/include/stdapis/sys
52 SYSTEMINCLUDE /epoc32/include/osextensions/stdapis/stlport
53 SYSTEMINCLUDE /epoc32/include/stdapis/stlport
55 SYSTEMINCLUDE /epoc32/include
56 SYSTEMINCLUDE /epoc32/include/internal
57 SYSTEMINCLUDE /epoc32/include/domain/osextensions
60 LIBRARY stiftestinterface.lib
61 LIBRARY stiftestengine.lib
64 LIBRARY libpthread.lib
71 ?wins_specific_information
75 ?marm_specific_information
78 // Other possible keywords:
80 // DOCUMENT ?file, that is not compiled, but added to MSVC project workspace (i.e. release notes)
83 TARGETPATH ?emulated_path_on_target_machine
85 SOURCE ?color_depth ?source_bitmap
89 // AIF ?filename// End of File