sbsv2/raptor/test/smoke_suite/test_resources/pp/test2.cxx
author lorewang
Wed, 01 Dec 2010 16:05:36 +0800
changeset 715 e0739b8406dd
parent 591 22486c9c7b15
permissions -rw-r--r--
Specify extenal tool with path

#include "e32def.h" // intentional  include


TInt test2()
{
	return 0;
}