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