sl@0: /* sl@0: * Copyright (c) 2005-2010 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 the License "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: * Exports two header files sl@0: * sl@0: */ sl@0: sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: PRJ_PLATFORMS sl@0: DEFAULT sl@0: sl@0: PRJ_EXPORTS sl@0: ../inc/euserext.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(euserext.h) sl@0: ../inc/miscutil.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(miscutil.h) sl@0: ../inc/callbacktimer.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(callbacktimer.h) sl@0: ../inc/secsettingsclient.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(secsettings/secsettingsclient.h) sl@0: sl@0: ../inc/securityerr.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(securityerr.h) sl@0: // ROMKIT includes sl@0: ../inc/secutil.iby /epoc32/rom/include/secutil.iby sl@0: ../inc/sectcbutil.iby /epoc32/rom/include/sectcbutil.iby sl@0: ../inc/secsettings.iby /epoc32/rom/include/secsettings.iby sl@0: sl@0: sl@0: PRJ_TESTEXPORTS sl@0: sl@0: // trecog cert exports sl@0: ../test/trecog/scripts/trecogcert.ini /epoc32/winscw/c/trecog/trecogcert.ini sl@0: ../test/trecog/scripts/trecogcert.script /epoc32/winscw/c/trecog/trecogcert.script sl@0: sl@0: sl@0: // trecog java exports sl@0: sl@0: ../test/trecog/scripts/trecogpkcs12.ini /epoc32/winscw/c/trecog/trecogpkcs12.ini sl@0: ../test/trecog/scripts/trecogpkcs12.script /epoc32/winscw/c/trecog/trecogpkcs12.script sl@0: ../test/trecog/data/pkcs12simple.p12 /epoc32/winscw/c/trecog/pkcs12simple.p12 sl@0: ../test/trecog/data/pkcs12simple.p12 /epoc32/winscw/c/trecog/pkcs12simple.pfx sl@0: ../test/trecog/data/pkcs12simple.p12 /epoc32/winscw/c/trecog/pkcs12simple.xyz sl@0: ../test/trecog/data/root5ca_key.pk8 /epoc32/winscw/c/trecog/root5ca_key.pk8 sl@0: ../test/trecog/data/small.txt /epoc32/winscw/c/trecog/small.txt sl@0: sl@0: sl@0: sl@0: // ROM test iby sl@0: ../inc/secutiltests.iby /epoc32/rom/include/secutiltests.iby sl@0: sl@0: PRJ_MMPFILES sl@0: #ifndef TOOLS sl@0: #ifndef TOOLS2 sl@0: secutil.mmp sl@0: sectcbutil.mmp sl@0: SecSettingsserver.mmp sl@0: SecSettingsclient.mmp sl@0: #endif //TOOLS2 sl@0: #endif //TOOLS sl@0: sl@0: PRJ_TESTMMPFILES sl@0: ../test/trecog/trecog.mmp sl@0: sl@0: