profilesservices/FileList/tsrc/public/basic/group/T_CFLDFileList.mmp
branchRCL_3
changeset 24 8ee96d21d9bf
parent 23 8bda91a87a00
child 25 7e0eff37aedb
--- a/profilesservices/FileList/tsrc/public/basic/group/T_CFLDFileList.mmp	Thu Aug 19 10:12:30 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,80 +0,0 @@
-/*
-* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description: 
-*     This is project specification file for the FileList test cases.
-*
-*/
-
-////////////////////////////////////////////////////////////
-// T_CFLDFileList.mmp
-//
-// To get the APP_LAYER_SYSTEMINCLUDE-definition
-#include <platform_paths.hrh>
-#include <data_caging_paths.hrh>
-
-// DEFINES
-#define         KEUnitUid3 0x1000af59
-#define         KEUnitTestDllUid2 0x1000af5a
-
-// Build target
-TARGET          T_CFLDFileList.dll
-TARGETTYPE      DLL
-TARGETPATH      ../../../../wins/c/DigiaEUnit/Tests
-UID             KEUnitTestDllUid2 KEUnitUid3
-
-LANG        SC
-
-CAPABILITY      ALL -TCB
-
-// Source files location
-SOURCEPATH  .
-
-// Source files
-SOURCEPATH  	../src
-SOURCE          T_CFLDDllMain.cpp
-SOURCE          T_CFLDController.cpp
-SOURCE          T_CFLDFileListContainer.cpp
-
-// Include paths
-USERINCLUDE     .
-USERINCLUDE     ../inc
-USERINCLUDE     ../../../../src
-USERINCLUDE     ../../../../inc
-SYSTEMINCLUDE   /epoc32/include/Digia/EUnit
-APP_LAYER_SYSTEMINCLUDE
-
-START RESOURCE  ../group/FLDTest.rss
-  HEADER
-  TARGETPATH    RESOURCE_FILES_DIR
-END
-
-// Dependencies to system components
-LIBRARY         EUnit.lib
-LIBRARY         EUnitutil.lib
-LIBRARY         FileList.lib
-LIBRARY         avkon.lib
-LIBRARY         bafl.lib
-LIBRARY         cone.lib
-LIBRARY         efsrv.lib
-LIBRARY         euser.lib
-LIBRARY         commonengine.lib
-LIBRARY         ws32.lib
-
-// dependencies for tested classes
-LIBRARY         eikcoctl.lib
-LIBRARY         eikcore.lib
-LIBRARY         CommonUI.lib // Document Handler
-LIBRARY         apmime.lib // TDataType
-LIBRARY    	servicehandler.lib // CAiwGenericParamList
-LIBRARY		platformenv.lib