srsf/group/srsfbldvariant.hrh
branchRCL_3
changeset 18 cad71a31b7fc
parent 17 8ce15fced3a6
child 19 e36f3802f733
--- a/srsf/group/srsfbldvariant.hrh	Thu Aug 19 09:56:14 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,41 +0,0 @@
-/*
-* Copyright (c) 2005-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:  Flags for SRSF build
-*
-*/
-
-
-#ifndef SRSFBLDVARIANT_HRH
-#define SRSFBLDVARIANT_HRH
-
-// Define these flags in ProductVariant.hrh if non-default configuration is needed
-
-// Define this if SIND supports more than one segment in CTtsParsedText
-#define __SIND_MULTIPLE_SEGMENTS
-
-// Define this if SINDE feature is supported
-#define __SIND_EXTENSIONS
-
-// Define this if enhanced SINDE training is supported
-#define __SINDE_TRAINING
-
-// Define this for auto-configurable LID
-#define __SIND_AUTOCONF_LID
-
-// Define this for PreStartSampling() implementation
-#define __FULLDUPLEX_CHANGE
-
-#endif // SRSFBLDVARIANT
-
-// End of File