/*
* Copyright (c) 2006 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: Build definitions
*
*/
#ifndef IMPSCOMMONUIBUILDDEFINITIONS_H
#define IMPSCOMMONUIBUILDDEFINITIONS_H
// Variated features
// This enables the IMPSCommonUI to be compiled in S60 v3 0 platform.
// Disables S60.Common features so that the code compiles also in S60 v3 0
// - Disabled MSK support
//
// NOTE: DO NOT ENABLE IN CCB!!
//
//#include "impscommonui30compatibility.h"
#endif // IMPSCOMMONUIBUILDDEFINITIONS_H