//
// TEXE.MMP for test component TEXE (released in APPARC)
//

target          TEXE.DXE
targettype      EXE
targetpath      \system\programs\

uid		        0x000 0x147
unicodeuid      0x000 0x147

project         APPARC
subproject      TSRC		// source files

userinclude     ..\TSRC
systeminclude   ..\INC 	// your public include directory should be here
systeminclude   \EPOC32\INCLUDE

source          TEXE.CPP

library         EUSER.LIB

