gstreamer_core/tsrc/gstreamertestcases/group/bld.inf
changeset 9 2a0f36a70380
parent 8 4a7fac7dd34a
child 26 69c7080681bf
--- a/gstreamer_core/tsrc/gstreamertestcases/group/bld.inf	Fri Apr 16 15:15:52 2010 +0300
+++ b/gstreamer_core/tsrc/gstreamertestcases/group/bld.inf	Mon May 03 12:47:24 2010 +0300
@@ -33,16 +33,15 @@
 
 ../conf/GstreamerTestCases.cfg   /epoc32/winscw/c/TestFramework/GstreamerTestCases.cfg
 ../init/GstreamerTestCases.ini   /epoc32/winscw/c/TestFramework/GstreamerTestCases.ini
+../init/testframework.ini               /epoc32/winscw/c/TestFramework/testframework.ini
 
 PRJ_EXPORTS
 // Specify the source file followed by its destination here
 // copy will be used to copy the source file to its destination
 // If there's no destination then the source file will be copied
-// to the same name in \epoc32\include
+// to the same name in /epoc32/include
 // Example: 
-/*
-\agnmodel\inc\AGMCOMON.H
-*/
+
 
 PRJ_TESTMMPFILES
 
@@ -59,11 +58,6 @@
 // released. Specify "ignore" if the MMP file exists but should be
 // ignored.
 // Example:
-/*
-\agnmodel\group\agnmodel.mmp
-#if defined(MARM)
-\agnmodel\group\agsvexe.mmp
-#endif
-*/
+
 
 //  End of File