applayerprotocols/wappushsupport/Group/WapPushSupport.iby
branchRCL_3
changeset 18 5f1cd966e0d9
parent 17 a2a70ce3d4e8
child 19 c0c2f28ace9c
--- a/applayerprotocols/wappushsupport/Group/WapPushSupport.iby	Thu Jul 15 19:14:59 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,43 +0,0 @@
-// Copyright (c) 2002-2009 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:
-// IBY file for WAP Components needed for Hurricane
-// 
-//
-
-#ifndef __WAPPUSHSUPPORT_IBY__
-#define __WAPPUSHSUPPORT_IBY__
-
-#include <stdlib.iby>
-
-// Components from WAPBASE
-
-file=ABI_DIR\BUILD_DIR\Wutil.dll				System\Libs\Wutil.dll
-file=ABI_DIR\BUILD_DIR\wnode.dll				System\Libs\Wnode.dll
-file=ABI_DIR\BUILD_DIR\dtdmdl.dll				System\Libs\Dtdmdl.dll
-file=ABI_DIR\BUILD_DIR\bnf.dll					System\Libs\Bnf.dll
-
-#ifdef __SECURE_DATA__
-data=MULTI_LINGUIFY(RSC ZRESOURCE\Errors\WapBaseErr	Resource\Errors\WapBaseErr)
-#else
-data=MULTI_LINGUIFY(RSC ZSYSTEM\Errors\WapBaseErr	System\Errors\WapBaseErr)
-#endif //__SECURE_DATA__
-
-// Components from WAPPLUGINS
-
-file=ABI_DIR\BUILD_DIR\XmlElemt.dll				System\Libs\Xmlelemt.dll
-file=ABI_DIR\BUILD_DIR\WbxmlLib.dll				System\Libs\Wbxmllib.dll
-file=ABI_DIR\BUILD_DIR\HTTPResponse.dll				System\Libs\HTTPResponse.dll
-file=ABI_DIR\BUILD_DIR\Xmllib.dll				System\Libs\Xmllib.dll
-
-#endif
\ No newline at end of file