diff -r a9d1c8e49653 -r 1c6fdad012dc mmhais/a3fdevsoundcustomisation/group/bld.inf --- a/mmhais/a3fdevsoundcustomisation/group/bld.inf Fri Oct 08 19:43:41 2010 +0100 +++ b/mmhais/a3fdevsoundcustomisation/group/bld.inf Fri Oct 08 19:45:45 2010 +0100 @@ -1,4 +1,5 @@ -// Copyright (c) 2006-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" @@ -13,22 +14,18 @@ // Description: // +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 - // IBY FILE ./devsoundadaptationinfo.iby /epoc32/rom/include/devsoundadaptationinfo.iby -PRJ_MMPFILES -../mmpfiles/devsoundadaptationinfo.mmp -../mmpfiles/devsoundadaptationinfoconsts.mmp +#endif -#endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND - -// End of file