--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mmlibs/mmfw/tsrc/mmfunittest/group/videogroup/bld.inf Fri Jun 11 15:13:33 2010 +0300
@@ -0,0 +1,31 @@
+// 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"
+// 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:
+//
+
+
+#include "../../DevVideo/group/bld.inf"
+
+#ifdef SYMBIAN_BUILD_GCE
+
+#include "../../videorenderer/group/bld.inf"
+
+#endif
+
+#ifdef SYMBIAN_MULTIMEDIA_SUBTITLE_SUPPORT
+
+#include "../../subtitlegraphic/group/bld.inf"
+#include "../../devsubtitle/group/bld.inf"
+#include "../../srtdecoder/group/bld.inf"
+
+#endif