networksecurity/tlsprovider/group/tlsproviderconfig.mmp
changeset 0 af10295192d8
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // MMP file to compile only the resource files present in securityconfig component
       
    15 // Compilation of resource files present in securityconfig component
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 OPTION CW -w off
       
    24 
       
    25 TARGETTYPE none
       
    26 
       
    27 SYSTEMINCLUDE /epoc32/include 
       
    28 
       
    29 
       
    30 USERINCLUDE ../config
       
    31 SOURCEPATH ../config
       
    32 
       
    33 START RESOURCE tlscachetimeouts.rss
       
    34 TARGETPATH /resource/tlscacheserver
       
    35 HEADER
       
    36 END
       
    37 
       
    38 START RESOURCE SWTLSTOKENTYPE.RSS
       
    39 TARGETPATH /resource
       
    40 HEADER
       
    41 LANG sc
       
    42 END
       
    43 
       
    44 #ifdef __SECURE_DATA__
       
    45 TARGETPATH /resource/errors
       
    46 #else
       
    47 TARGETPATH \System\Errors
       
    48 #endif
       
    49 
       
    50 SMPSAFE