diff -r fa9941cf3867 -r 667e88a979d7 featuremgmt/featuremgr/group/featmgr.mmp --- a/featuremgmt/featuremgr/group/featmgr.mmp Fri Mar 12 15:51:02 2010 +0200 +++ b/featuremgmt/featuremgr/group/featmgr.mmp Mon Mar 15 12:46:30 2010 +0200 @@ -1,4 +1,4 @@ -// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2007-2010 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" @@ -26,6 +26,9 @@ VENDORID 0x70000001 CAPABILITY All -Tcb +//CodeWarrior compilation options - disable the "illegal pragma" warning +OPTION CW -w noillpragmas + SOURCEPATH ../src/clientdll SOURCE featmgrclient.cpp SOURCE featmgr.cpp