commsfwtools/preparedefaultcommsdatabase/inc/v9.4.h
changeset 0 dfb7c4ff071f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/commsfwtools/preparedefaultcommsdatabase/inc/v9.4.h	Thu Dec 17 09:22:25 2009 +0200
@@ -0,0 +1,30 @@
+// Copyright (c) 2008-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:
+// This file is only intended to be used by the TOOLS2 platform
+// It sets up the defines so that TOOLS2 components can be built to produce an output suitable
+// for use with Symbain OS v9.4
+// 
+//
+
+/**
+ @file v9.4.h
+ @internalComponent
+*/
+
+#ifndef V9_4_H
+#define V9_4_H
+
+#undef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
+
+#endif