sbsv2/raptor/test/smoke_suite/test_resources/mmp/apply/test_mmp_apply.cpp
author timothy.murphy@nokia.com
Fri, 20 Nov 2009 21:18:02 +0000
branchwip
changeset 10 a5abe4904f43
child 25 2b76b04e296d
permissions -rw-r--r--
Update to Perforce WIP, added and removed files.


#include "e32def.h"

char test[] = "test mmp keyword APPLY";

TInt E32Main()
{
	return 0;
}