sbsv2/raptor/test/smoke_suite/test_resources/mmp/mmp8/test_mmp_version.cpp
author tnmurphy@4GBL06592.nokia.com
Mon, 16 Nov 2009 09:46:46 +0000
changeset 3 e1eecf4d390d
permissions -rw-r--r--
Team sf branch. Excluded win32 dir and also test epocroot Added test directory


#include "e32def.h"

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

TInt E32Main()
{
	return 0;
}