imstutils/xmppadapter/tsrc/xmppadapter_test/group/tstxmppadapter.mmp
branchRCL_3
changeset 29 9a48e301e94b
parent 0 5e5d6b214f4f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/imstutils/xmppadapter/tsrc/xmppadapter_test/group/tstxmppadapter.mmp	Wed Sep 01 12:33:36 2010 +0100
@@ -0,0 +1,69 @@
+/*
+* 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
+