//
// APSERV.MMP for component APSERV
//

target          APSERV.DLL
targettype      DLL
uid				0x1000008D 0x1000016F
unicodeuid		0x1000008D 0x10003A3E

project         APPARC
subproject		APSERV

userinclude		. ..\INC
systeminclude   ..\INC
systeminclude   \EPOC32\INCLUDE

source          APSSERV.CPP APSSES.CPP APSSTD.CPP APSSCAN.CPP APSLIST.CPP
document		APSERV.MMP

library         EUSER.LIB EFSRV.LIB APPARC.LIB APGRFX.LIB APMIME.LIB FBSCLI.LIB APFILE.LIB
library			ESTOR.LIB

deffile APSERV.DEF

START WINS
	baseaddress	0x43700000
END

START MARM
END
