webengine/wmlengine/src/Msg/MakeMsg
author Chetan Kapoor <chetank@symbian.org>
Wed, 16 Jun 2010 15:05:41 +0100
branchGCC_SURGE
changeset 77 5116222d9cb9
parent 0 dd21522fd290
permissions -rw-r--r--
Bug 2962 - GCC compilation issues in sf/mw/web -- More Compilation erros fixed

#----------------------------------------------------------------------------
# 
# 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)