os/ossrv/lowlevellibsandfws/apputils/test/tef/group/tef_ssnd.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     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 //
    15 
    16 TARGET			tef_ssnd.exe
    17 TARGETTYPE		exe
    18 
    19 UID				0x1000007A 0
    20 CAPABILITY		WriteDeviceData
    21 VENDORID        0x70000001
    22 
    23 USERINCLUDE		../ssnd/src
    24 USERINCLUDE		../../../src/inc
    25 USERINCLUDE	../../../inc
    26 
    27 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    28 
    29 
    30 SOURCEPATH	../ssnd/src
    31 SOURCE		Tef_SSndServer.cpp baflstub.cpp ssndteststep.cpp
    32 SOURCEPATH	../../../src
    33 source  babackup.cpp  BACELL.CPP   BACLINE.CPP  BACLIPB.CPP   BACNTF.CPP
    34 source  BADESCA.CPP   BAFINDF.CPP  BAMATCH.CPP  BARSREAD.CPP  BARSC.CPP   
    35 source  BASCHED.CPP   BASSND.CPP   BAUTILS.CPP  BANAMEDPLUGINS.CPP
    36 source  BADICTIONARYCOMPRESSION.CPP
    37 source  StringPoolAPI.cpp StringPoolImplementation.cpp stringlogger.cpp
    38 source  BaRscImpl.cpp BaAssert.cpp BaRsc2.cpp BaRsRead2.cpp
    39 source  BaRsReadImpl.cpp
    40 source  BaSPI.cpp BaArchiveImpl.cpp
    41 source  BaSsndStore.cpp
    42 
    43 LIBRARY     euser.lib centralrepository.lib
    44 LIBRARY		estor.lib hal.lib efsrv.lib
    45 LIBRARY		testexecuteutils.lib
    46 LIBRARY		testexecutelogclient.lib
    47 
    48 SMPSAFE