messagingfw/sendas/test/group/sendas2test.iby
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 // Copyright (c) 2004-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 #ifndef __SENDAS2TEST_IBY__
       
    17 #define __SENDAS2TEST_IBY__
       
    18 
       
    19 // Test utility libraries for messaging test
       
    20 #include <msgtestutils.iby>
       
    21 
       
    22 file=ABI_DIR\BUILD_DIR\sendastestmtm.dll		System\Libs\sendastestmtm.dll
       
    23 file=ABI_DIR\BUILD_DIR\sendas2mtm1.dll		System\Libs\sendas2mtm1.dll
       
    24 file=ABI_DIR\BUILD_DIR\sendas2mtm2.dll		System\Libs\sendas2mtm2.dll
       
    25 file=ABI_DIR\BUILD_DIR\sendas2mtm3.dll		System\Libs\sendas2mtm3.dll
       
    26 file=ABI_DIR\BUILD_DIR\sendas2mtm4.dll		System\Libs\sendas2mtm4.dll
       
    27 file=ABI_DIR\BUILD_DIR\sendas2mtm5.dll		System\Libs\sendas2mtm5.dll
       
    28 file=ABI_DIR\BUILD_DIR\T_SENDAS2_AddRemoveMtms.exe		System\Libs\T_SENDAS2_AddRemoveMtms.exe
       
    29 file=ABI_DIR\BUILD_DIR\t_sendas2_arrays.exe		System\Libs\t_sendas2_arrays.exe
       
    30 file=ABI_DIR\BUILD_DIR\T_SENDAS2_CAPABILITIES.exe		System\Libs\T_SENDAS2_CAPABILITIES.exe
       
    31 file=ABI_DIR\BUILD_DIR\T_SENDAS2_ServerShutdown.exe		System\Libs\T_SENDAS2_ServerShutdown.exe
       
    32 file=ABI_DIR\BUILD_DIR\T_SendAs2_Message_Attachments.exe	System\Libs\T_SendAs2_Message_Attachments.exe
       
    33 file=ABI_DIR\BUILD_DIR\T_SendAs2_Message_Create.exe			System\Libs\T_SendAs2_Message_Create.exe
       
    34 file=ABI_DIR\BUILD_DIR\T_SendAs2_Message_Send.exe			System\Libs\T_SendAs2_Message_Send.exe
       
    35 file=ABI_DIR\BUILD_DIR\T_SendAs2_Message_Send_Fail.exe			System\Libs\T_SendAs2_Message_Send_Fail.exe
       
    36 
       
    37 #endif