//
// RECAPP.MMP for component RECAPP
//

target          RECAPP.RDL
targettype      DLL
targetpath      \system\recogs\

uid				0x1000013E 0x10000147
unicodeuid		0x10003A37 0x10000147

project         APPARC
subproject		REC
systeminclude   ..\INC
systeminclude   \EPOC32\INCLUDE

source          RECAPP.CPP

library         EUSER.LIB APPARC.LIB

deffile REC.DEF

START WINS
	baseaddress	0x43100000
END

START MARM
END
