sbsv2/raptor/test/smoke_suite/test_resources/tracecompiler/traceon/group/traceon.mmp
changeset 28 b8fa7dfeeaa1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sbsv2/raptor/test/smoke_suite/test_resources/tracecompiler/traceon/group/traceon.mmp	Wed Oct 06 15:13:17 2010 +0100
@@ -0,0 +1,16 @@
+
+TARGET			traceon.exe
+TARGETTYPE		EXE
+
+UID			0x10003901 0x11100010
+LIBRARY			euser.lib
+SYSTEMINCLUDE		/epoc32/include
+SYSTEMINCLUDE		/epoc32/include/platform
+
+SOURCEPATH		../src
+SOURCE			traceon.cpp
+
+TRACES
+// the above equals below:
+// USERINCLUDE		../traces/traceon_exe
+//