webengine/wmlengine/src/Msg/MakeMsg
author Dario Sestito <darios@symbian.org>
Wed, 20 May 2009 15:39:56 +0100
changeset 9 1522fa132b86
parent 0 dd21522fd290
permissions -rw-r--r--
Added package_definition.xml with no systemBuild section and with paths including /sf/ level

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