diff -r a9d1c8e49653 -r 1c6fdad012dc mmresourcemgmt/mmresctrl/group/bld.inf --- a/mmresourcemgmt/mmresctrl/group/bld.inf Fri Oct 08 19:43:41 2010 +0100 +++ b/mmresourcemgmt/mmresctrl/group/bld.inf Fri Oct 08 19:45:45 2010 +0100 @@ -1,4 +1,5 @@ -// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). + +// Copyright (c) 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" @@ -11,24 +12,19 @@ // Contributors: // // Description: -// Name bld.inf -// autor Symbian // +PRJ_PLATFORMS +// specify the platforms your component needs to be built for here +// may add platform for OMAP, Helen etc +DEFAULT +#include "../group/bld_common.inf" #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND -PRJ_PLATFORMS -DEFAULT - - PRJ_EXPORTS ./refmmrc.iby /epoc32/rom/include/refmmrc.iby -PRJ_MMPFILES -../mmpfiles/mmrcserver.mmp -../mmpfiles/mmrcclient.mmp +#endif - -#endif