sbsv2/raptor/test/smoke_suite/test_resources/tracecompiler/traceon/group/traceon.mmp
changeset 625 a1925fb7753a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sbsv2/raptor/test/smoke_suite/test_resources/tracecompiler/traceon/group/traceon.mmp	Thu Aug 12 09:00:16 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
+//