//
// TSTAPP.MMP for test component TSTAPP (released in APPARC)
//

target          TSTAPP.APP
targettype      APP
targetpath      \system\apps\tstapp\

uid             0x1000006c 10
unicodeuid		0x100039CE 10

project         APPARC
subproject      TSRC		// source files

userinclude     ..\TSRC
systeminclude   ..\INC 	// your public include directory should be here
systeminclude   \EPOC32\INCLUDE

source          TSTAPP.CPP

library         EUSER.LIB APPARC.LIB GDI.LIB ESTOR.LIB EFSRV.LIB APGRFX.LIB

