williamr@2: /* williamr@2: * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). williamr@2: * All rights reserved. williamr@2: * This component and the accompanying materials are made available williamr@4: * under the terms of "Eclipse Public License v1.0" williamr@2: * which accompanies this distribution, and is available williamr@4: * at the URL "http://www.eclipse.org/legal/epl-v10.html". williamr@2: * williamr@2: * Initial Contributors: williamr@2: * Nokia Corporation - initial contribution. williamr@2: * williamr@2: * Contributors: williamr@2: * williamr@2: * Description: williamr@2: * williamr@4: * The file is included by any code (cpp and resource) that needs to williamr@4: * have static (compilation time, link time, image build time) or williamr@4: * dynamic (run time) variation support for variant specific features. williamr@4: * williamr@4: * This file is meant for licensees to customize the default variability williamr@4: * settings configured for the release. The existing values can overridden williamr@4: * in this file by defining/undefining feature flags. williamr@4: * williamr@4: * williamr@4: * williamr@2: */ williamr@2: williamr@4: williamr@4: williamr@2: #ifndef PRODUCTVARIANT_HRH williamr@2: #define PRODUCTVARIANT_HRH williamr@2: williamr@2: // Add changes to the default values here. williamr@2: williamr@2: #endif