pkiutilities/rom/certmanui.iby
author William Roberts <williamr@symbian.org>
Thu, 17 Jun 2010 12:11:51 +0100
branchGCC_SURGE
changeset 29 b63e8c2d8cff
parent 0 164170e6151a
permissions -rw-r--r--
Select EABI def files for GCCE builds - Bug 2993

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/

#ifndef __CERTMANUI_IBY__
#define __CERTMANUI_IBY__

#ifdef RD_GS_RENOVATION
  ECOM_PLUGIN( CertManUi.dll,10008D3D.rsc )
#else
  file=ABI_DIR\BUILD_DIR\CERTMANUI.dll        SHARED_LIB_DIR\CERTMANUI.dll
#endif // RD_GS_RENOVATION

#endif