vpnengine/dmadengine/rom/dmadengine.iby
branchRCL_3
changeset 14 5db1ac3b4374
parent 0 33413c0669b9
equal deleted inserted replaced
13:9fc0ed567871 14:5db1ac3b4374
     1 /*
     1 /*
     2 * Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    17 
    17 
    18 
    18 
    19 #ifndef __DMADENGINE_IBY__
    19 #ifndef __DMADENGINE_IBY__
    20 #define __DMADENGINE_IBY__
    20 #define __DMADENGINE_IBY__
    21 
    21 
    22 #ifdef SYMBIAN_EXCLUDE_IPSEC
    22 #ifdef FF_VPN_CLIENT
    23 
       
    24 REM dmadentine not included in this rom
       
    25 
       
    26 #else
       
    27 
    23 
    28 file=ABI_DIR\BUILD_DIR\dmadengine.dll		SHARED_LIB_DIR\dmadengine.dll
    24 file=ABI_DIR\BUILD_DIR\dmadengine.dll		SHARED_LIB_DIR\dmadengine.dll
    29 
    25 
    30 #endif // SYMBIAN_EXCLUDE_IPSEC
    26 #endif // FF_VPN_CLIENT
    31 
    27 
    32 #endif // __DMADENGINE_IBY__
    28 #endif // __DMADENGINE_IBY__