sysstatemgmt/systemstatereferenceplugins/custcmd/group/bld.inf
changeset 0 4e1aa6a622a0
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2007-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 //
       
    15 
       
    16 // include test code
       
    17 #include "../../test/tunitcustcmd/group/bld.inf"
       
    18 
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 
       
    25 PRJ_MMPFILES
       
    26 ssmuiproviderdlllib.mmp
       
    27 ssmuiproviderdlldefault.mmp
       
    28 
       
    29 #ifdef WINS
       
    30 ssmuiproviderdllswitch.mmp //Build only for emulator
       
    31 #endif
       
    32 
       
    33 swppolicy_simstatus.mmp
       
    34 customcmds.mmp
       
    35 
       
    36 PRJ_EXPORTS
       
    37 ../inc/ssmuiproviderdll.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ssm/ssmuiproviderdll.h)
       
    38 ../inc/ssmrefcustomcmdcommon.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(ssm/ssmrefcustomcmdcommon.h)
       
    39 
       
    40 //These def files will be used by ssmuiproviderdllcustomised.dll to be aligned with ssmuiproviderdlldefault.dll 
       
    41 //and to maintain the same order of the api's ordinal numbers
       
    42 ../bwins/ssmuiproviderdllu.def      /epoc32/include/def/bwins/ssmuiproviderdllu.def
       
    43 ../eabi/ssmuiproviderdllu.def       /epoc32/include/def/eabi/ssmuiproviderdllu.def
       
    44 
       
    45 ./customcmds.iby						/epoc32/rom/include/customcmds.iby
       
    46 
       
    47 // Central Repository registration file
       
    48 2001d2aa.txt                    z:/private/10202be9/2001d2aa.txt
       
    49 
       
    50 PRJ_TESTMMPFILES
       
    51 
       
    52 
       
    53 PRJ_TESTEXPORTS
       
    54