webengine/wmlengine/src/Msg/MakeMsg
author tahirm@symbian.org
Tue, 29 Sep 2009 14:16:06 +0100
branchRCL_1
changeset 9 9cbc205f4c45
parent 0 dd21522fd290
permissions -rw-r--r--
Created branch for release codeline RCL_1, for maintenance changes to the Symbian^2 platform

#----------------------------------------------------------------------------
# 
# Copyright (c) 2001,2002. Nokia Mobile Phones
#
#----------------------------------------------------------------------------

MAKEFILE    = MakeMsg
TARGET      = rbTempest_msg_lib.a

SUBDIRS   =  src

SUBMAKES  =  MakeSrc

OBJS      =  src/rbTempest_msg_src_lib.a 

SRCS      = 

################################################################################

include $(CORESW_MAKE_TEMPLATE_RECURSIVE)