sbsv2/raptor/test/smoke_suite/test_resources/mmp/mmp8/test_mmp_version.cpp
changeset 602 3145852acc89
equal deleted inserted replaced
600:6d08f4a05d93 602:3145852acc89
       
     1 
       
     2 #include "e32def.h"
       
     3 
       
     4 char test[] = "test mmp keyword VERSION";
       
     5 
       
     6 TInt E32Main()
       
     7 {
       
     8 	return 0;
       
     9 }