smsprotocols/smsstack/smsprot/Test/TE_SMSSTOR/TE_smsstor.mmp
branchRCL_3
changeset 65 630d2f34d719
parent 0 3553901f7fa8
child 66 07a122eea281
equal deleted inserted replaced
61:17af172ffa5f 65:630d2f34d719
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    29 SOURCE           smspstor.cpp
    29 SOURCE           smspstor.cpp
    30 SOURCE           smspmain.cpp
    30 SOURCE           smspmain.cpp
    31 SOURCE           smspreassemblystore.cpp
    31 SOURCE           smspreassemblystore.cpp
    32 SOURCE           smspclass0stor.cpp
    32 SOURCE           smspclass0stor.cpp
    33 
    33 
       
    34 userinclude		 .
    34 USERINCLUDE      ../../Inc
    35 USERINCLUDE      ../../Inc
    35 USERINCLUDE   	 ../../../gsmu/inc
    36 USERINCLUDE   	 ../../../gsmu/inc
    36 USERINCLUDE      ../../../common/inc
    37 USERINCLUDE      ../../../common/inc
    37 USERINCLUDE   	 ../../../smsu/inc
    38 USERINCLUDE   	 ../../../smsu/inc
       
    39 USERINCLUDE      ../traces
    38 
    40 
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    41 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    40 
    42 
    41 
    43 
    42 LIBRARY       smsu.lib gsmu.lib etelmm.lib// components under test
    44 LIBRARY       smsu.lib gsmu.lib etelmm.lib// components under test
    43 LIBRARY       euser.lib efsrv.lib estor.lib bafl.lib esock.lib
    45 LIBRARY       euser.lib efsrv.lib estor.lib bafl.lib esock.lib
    44 LIBRARY       testexecutelogclient.lib
    46 LIBRARY       testexecutelogclient.lib
    45 LIBRARY	      testexecuteutils.lib
    47 LIBRARY	      testexecuteutils.lib
    46 DEBUGLIBRARY  comsdbgutil.lib
    48 
    47 
    49 
    48 SMPSAFE
    50 SMPSAFE