telephonyserverplugins/simatktsy/group/bld.inf
changeset 0 3553901f7fa8
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 // Copyright (c) 2005-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 // Name        : bld.inf
       
    15 // Part of     : SIM ATK TSY
       
    16 // Common SIM ATK TSY bld file
       
    17 // Version     : 1.0
       
    18 //
       
    19 
       
    20 
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_TESTEXPORTS
       
    26 // utility headers for exporting
       
    27 ../exportinc/utility/cbertlv.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cstktsy/cbertlv.h)
       
    28 ../exportinc/utility/ctlv.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cstktsy/ctlv.h)
       
    29 ../exportinc/utility/ttlv.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cstktsy/ttlv.h)
       
    30 ../exportinc/utility/bertlv_defs.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cstktsy/bertlv_defs.h)
       
    31 ../exportinc/utility/tsatutility.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cstktsy/tsatutility.h)
       
    32 
       
    33 // ROM
       
    34 cstktsyutility.iby          /epoc32/rom/include/cstktsyutility.iby
       
    35 commonsimatktsy.iby	    /epoc32/rom/include/commonsimatktsy.iby
       
    36 
       
    37 PRJ_TESTMMPFILES
       
    38 cstktsyutility.mmp
       
    39 commonsimatktsy.mmp
       
    40 
       
    41 // sat tests
       
    42 #include "../tests/group/bld.inf"
       
    43 
       
    44