imstutils/xmppadapter/tsrc/xmppadapter_test/group/tstxmppadapter.mmp
changeset 15 81eeb8c83ce5
parent 0 5e5d6b214f4f
--- a/imstutils/xmppadapter/tsrc/xmppadapter_test/group/tstxmppadapter.mmp	Tue Feb 02 10:12:18 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,69 +0,0 @@
-/*
-* Copyright (c) 2008 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:   tstxmppadapter.mmp
-*
-*/
-
-
-#include <data_caging_paths.hrh>
-#include <platform_paths.hrh>
-
-TARGET          tstxmppadapter.dll
-TARGETTYPE      dll
-UID             0x1000008D 0x101FB3E5
-
-CAPABILITY      ALL -TCB
-
-
-//TARGETPATH      ?target_path
-//DEFFILE         tstxmppadapter.def
-
-SOURCEPATH      ../src
-SOURCE          tstxmppadapter.cpp
-SOURCE          tstxmppadapterblocks.cpp
-
-USERINCLUDE     ../inc 
-USERINCLUDE     ../../../inc 
-
-// its dependent upon other dll so need to hardcode once they fix we will also fix
-USERINCLUDE       /sf/mw/remotemgmt/omaprovisioning/provisioning/ProvisioningEngine/Inc
-
-
-
-APP_LAYER_SYSTEMINCLUDE
-MW_LAYER_SYSTEMINCLUDE
-
-
-
-
-
-
-LIBRARY         euser.lib
-LIBRARY         stiftestinterface.lib
-LIBRARY     	serviceprovidersettings.lib
-LIBRARY			jabbersettings.lib	
-LIBRARY         ServiceHandler.lib
-LIBRARY         ProvisioningEngine.lib
-LIBRARY         CommonEngine.lib
-LIBRARY         bafl.lib
-DEBUGLIBRARY    flogger.lib
-LIBRARY         ecom.lib 
-LIBRARY			apengine.lib
-
-
-
-LANG            SC
-
-// End of File
-