natplugins/natpnatfwsdpprovider/tsrc/testconsole/group/nsptestconsole.mmp
changeset 0 1bce908db942
equal deleted inserted replaced
-1:000000000000 0:1bce908db942
       
     1 /*
       
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Project definition file
       
    15 *
       
    16 */
       
    17 
       
    18 #include <data_caging_paths.hrh>
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 //MACRO                   NSP_PRINT_INPUT //ifdef input objs printed via RDebug
       
    22 //MACRO                   NSP_PRINT_OUTPUT //ifdef output objs printed via RDebug
       
    23 TARGET                  nsptestconsole.exe
       
    24 
       
    25 CAPABILITY              ALL -TCB
       
    26 VENDORID                VID_DEFAULT
       
    27 TARGETTYPE              EXE
       
    28 
       
    29 UID                     0x0 0x0
       
    30 
       
    31 SOURCEPATH              ../src
       
    32 SOURCE                  nsptestconsolemain.cpp
       
    33 SOURCE                  nsptestconsoleapp.cpp
       
    34 SOURCE			nsptestconsolestatemach.cpp
       
    35 SOURCE 			nsptestmanager.cpp
       
    36 SOURCE			nspreleasetest.cpp
       
    37 SOURCE			nsptestconsolesession.cpp
       
    38 SOURCE			nsptestconsolestream.cpp
       
    39 SOURCE			nspresultcollector.cpp
       
    40 SOURCE			nsptestasyncservice.cpp
       
    41 
       
    42 USERINCLUDE             ../inc
       
    43 USERINCLUDE		../../../inc
       
    44 USERINCLUDE		../../../../../inc
       
    45 
       
    46 MW_LAYER_SYSTEMINCLUDE
       
    47 
       
    48 LIBRARY                 ecom.lib
       
    49 LIBRARY                 euser.lib
       
    50 LIBRARY                 estor.lib
       
    51 LIBRARY			sdpcodec.lib
       
    52 LIBRARY                 centralrepository.lib
       
    53 LIBRARY			bafl.lib