messagingfw/msgtestproduct/group/bld.inf
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     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 // Messaging Test Product
       
    15 // 
       
    16 //
       
    17 
       
    18 #include "../testutils/group/bld.inf"
       
    19 #include "../common/group/bld.inf"
       
    20 #include "../email/group/bld.inf"
       
    21 #include "../testsuites/group/bld.inf"
       
    22 
       
    23 
       
    24 #if (defined SYMBIAN_MESSAGESTORE_UNIT_TESTCODE)
       
    25 
       
    26 #if (defined SYMBIAN_MSGS_ENHANCED_REMOVABLE_MEDIA_SUPPORT)
       
    27 #include "../media/group/bld.inf"
       
    28 #endif // #if (defined SYMBIAN_MSGS_ENHANCED_REMOVABLE_MEDIA_SUPPORT)
       
    29 
       
    30 #if (defined SYMBIAN_MESSAGESTORE_HEADER_BODY_USING_SQLDB)
       
    31 #include "../converter/group/bld.inf"
       
    32 #endif // #if (defined SYMBIAN_MESSAGESTORE_HEADER_BODY_USING_SQLDB)
       
    33 
       
    34 #endif
       
    35 
       
    36 #include "../burtestserver/group/bld.inf"
       
    37 
       
    38 #include "../msgtestserver/group/bld.inf"
       
    39