sl@0: /*TYPE TESTCLASS*//* sl@0: * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: * All rights reserved. sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Nokia Corporation - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * sl@0: */ sl@0: sl@0: sl@0: #if defined(__S60_) sl@0: // To get the OSEXT_LAYER_SYSTEMINCLUDE-definition sl@0: #include sl@0: #endif sl@0: sl@0: TARGET BCOpenCHeaders.dll sl@0: TARGETTYPE dll sl@0: UID 0x1000008D 0x101FB3E3 sl@0: sl@0: CAPABILITY ALL -TCB sl@0: /* Remove comments and replace 0x00000000 with correct vendor id */ sl@0: // VENDORID 0x00000000 sl@0: /* Remove comments and replace 0x00000000 with correct secure id */ sl@0: // SECUREID 0x00000000 sl@0: sl@0: //TARGETPATH ?target_path sl@0: DEFFILE BCOpenCHeaders.def sl@0: sl@0: SOURCEPATH ../src sl@0: SOURCE BCOpenCHeaders.cpp sl@0: SOURCE BCOpenCHeadersBlocks.cpp sl@0: sl@0: //RESOURCE resource_file sl@0: //RESOURCE resource_file2 sl@0: sl@0: USERINCLUDE ../inc sl@0: sl@0: SYSTEMINCLUDE /epoc32/include/osextensions/stdapis sl@0: SYSTEMINCLUDE /epoc32/include/stdapis sl@0: sl@0: SYSTEMINCLUDE /epoc32/include/osextensions/stdapis/sys sl@0: SYSTEMINCLUDE /epoc32/include/stdapis/sys sl@0: sl@0: SYSTEMINCLUDE /epoc32/include/osextensions/stdapis/stlport sl@0: SYSTEMINCLUDE /epoc32/include/stdapis/stlport sl@0: sl@0: SYSTEMINCLUDE /epoc32/include sl@0: SYSTEMINCLUDE /epoc32/include/internal sl@0: SYSTEMINCLUDE /epoc32/include/domain/osextensions sl@0: sl@0: LIBRARY euser.lib sl@0: LIBRARY stiftestinterface.lib sl@0: LIBRARY stiftestengine.lib sl@0: LIBRARY libm.lib sl@0: LIBRARY libc.lib sl@0: LIBRARY libpthread.lib sl@0: LIBRARY libstdcpp.lib sl@0: sl@0: LANG SC sl@0: sl@0: /* sl@0: START WINS sl@0: ?wins_specific_information sl@0: END sl@0: sl@0: START MARM sl@0: ?marm_specific_information sl@0: END sl@0: */ sl@0: // Other possible keywords: sl@0: sl@0: // DOCUMENT ?file, that is not compiled, but added to MSVC project workspace (i.e. release notes) sl@0: /* sl@0: START BITMAP ?target sl@0: TARGETPATH ?emulated_path_on_target_machine sl@0: HEADER sl@0: SOURCE ?color_depth ?source_bitmap sl@0: END sl@0: */ sl@0: // DEFFILE ?filename sl@0: // AIF ?filename sl@0: sl@0: // End of File sl@0: sl@0: SMPSAFE