messagingfw/msgtest/testutils/sms/group/bld.inf
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
equal deleted inserted replaced
60:9f5ae1728557 62:db3f5fa34ec7
       
     1 // Copyright (c) 1999-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 PRJ_PLATFORMS
       
    17 
       
    18 PRJ_TESTEXPORTS
       
    19 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    20 ../inc/SmsTestUtils.h		/epoc32/include/smstestutils.h
       
    21 #endif
       
    22 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    23 ../inc/emstestutils.h		/epoc32/include/emstestutils.h
       
    24 #endif
       
    25 ../inc/SmsTestUtils.inl		SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(smstestutils.inl)
       
    26 
       
    27 SmsScripts.doc		/epoc32/wins/c/msgtest/sms/smsscripts.doc
       
    28 defaults.script		/epoc32/wins/c/msgtest/sms/defaults.script
       
    29 SmsScripts.doc		/epoc32/winscw/c/msgtest/sms/smsscripts.doc
       
    30 defaults.script		/epoc32/winscw/c/msgtest/sms/defaults.script
       
    31 
       
    32 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    33 ../inc/SmsTestBase.h		/epoc32/include/smstestbase.h
       
    34 #endif
       
    35 
       
    36 PRJ_TESTMMPFILES
       
    37 SmsTestUtils.mmp
       
    38