sl@0: // Copyright (c) 2005-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: #ifndef FEATREGTESTHELPER_IBY sl@0: #define FEATREGTESTHELPER_IBY sl@0: sl@0: // use "data" rather than "file" so executed in RAM; a requirement for using with setcap: sl@0: data=ABI_DIR\BUILD_DIR\featreg_maketestconfig.exe system\programs\featreg_maketestconfig.exe sl@0: data=ABI_DIR\BUILD_DIR\featreg_testpublish.exe system\programs\featreg_testpublish.exe sl@0: data=ABI_DIR\BUILD_DIR\featreg_maxcapability.exe system\programs\featreg_maxcapability.exe sl@0: sl@0: //configured variant of featreg for EFM testing sl@0: #ifdef SYMBIAN_FEATURE_MANAGER sl@0: file=ABI_DIR\BUILD_DIR\test_featreg.dll system\libs\test_featreg.dll sl@0: #endif sl@0: sl@0: #endif