--- a/mmhais/refacladapt/group/bld.inf Fri Oct 08 19:43:41 2010 +0100
+++ b/mmhais/refacladapt/group/bld.inf Fri Oct 08 19:45:45 2010 +0100
@@ -1,4 +1,5 @@
-// Copyright (c) 2007-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,25 +14,17 @@
// 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
-
./refacladaptation.iby /epoc32/rom/include/refacladaptation.iby
+#endif
-PRJ_MMPFILES
-../mmpfiles/audiocodec.mmp
-../mmpfiles/buffersink.mmp
-../mmpfiles/audiodevicesink.mmp
-../mmpfiles/buffersource.mmp
-../mmpfiles/audiodevicesource.mmp
-../mmpfiles/audiogaincontrol.mmp
-../mmpfiles/audiostream.mmp
-../mmpfiles/tonehwdevice.mmp
-
-#endif