uifw/AvKon/tsrc/bc/bctestdom5.0/bctestdomm3g/group/bctestdomm3g.mmp
changeset 21 558113899881
parent 14 3320e4e6e8bb
child 22 75713bee6484
child 33 b3425bf29f82
--- a/uifw/AvKon/tsrc/bc/bctestdom5.0/bctestdomm3g/group/bctestdomm3g.mmp	Fri Apr 16 15:13:44 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,72 +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:  project specification file for the bctestdomm3g.
-*
-*/
-
-
-#include <platform_paths.hrh>
-TARGET          bctestdomm3g.exe
-TARGETTYPE      exe
-UID             0x0 0xA00040A2
-
-VENDORID        0x101FB657
-CAPABILITY      NetworkServices LocalServices Location ReadUserData\
-                WriteUserData ReadDeviceData WriteDeviceData SwEvent\
-                UserEnvironment
-
-TARGETPATH      sys/bin
-
-START RESOURCE bctestdomm3g.rss
-HEADER
-TARGETPATH resource/apps
-END  // RESOURCE
-
-LANG            01
-
-SOURCEPATH      ../src
-SOURCE          bctestdomm3gapp.cpp
-SOURCE          bctestdomm3gdocument.cpp
-SOURCE          bctestdomm3gappui.cpp
-SOURCE          bctestdomm3gview.cpp
-SOURCE          bctestdomm3gcontainer.cpp
-SOURCE          bctestdomm3gcase.cpp
-SOURCE          bctestdomm3gnodecase.cpp
-
-USERINCLUDE     . ../inc
-USERINCLUDE     ../../../bctestutil/inc
-
-APP_LAYER_SYSTEMINCLUDE
-
-LIBRARY         euser.lib
-LIBRARY         apparc.lib
-LIBRARY         cone.lib
-LIBRARY         eikcore.lib
-LIBRARY         eikcoctl.lib
-LIBRARY         avkon.lib
-LIBRARY         ws32.lib
-LIBRARY         aknskins.lib
-LIBRARY         apgrfx.lib
-LIBRARY         bctestutil.lib
-LIBRARY	        efsrv.lib
-LIBRARY         m3gapi.lib
-LIBRARY         m3gcore.lib
-LIBRARY         gdi.lib
-LIBRARY         fbscli.lib
-
-START RESOURCE ../group/bctestdomm3g_reg.rss
-DEPENDS bctestdomm3g.rsg
-HEADER
-TARGETPATH /private/10003a3f/apps
-END