sf_build/sf_prebuild/makefile
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 15 Sep 2010 13:33:40 +0300
branchRCL_3
changeset 135 e9c37cca4832
parent 113 bae7f55f6ef7
child 145 03b4a3a2006d
permissions -rw-r--r--
Revision: 201036 Kit: 201036

# S60 build level configuration makefile 
 
MAKEFILE = $(EPOCROOT)/sf/os/deviceplatformrelease/sf_build/sf_prebuild/makefile
          
# Exporting makefile template
include $(EPOCROOT)/sf/os/devicesrv/commonservices/commonengine/makefile

include $(EPOCROOT)/sf/os/devicesrv/devicesrv_pub/common_platform_security_definitions_api/makefile
include $(EPOCROOT)/sf/os/devicesrv/devicesrv_pub/platform_path_definitions_api/makefile


ifeq (S60,$(BUILD))
include $(EPOCROOT)/sf/mw/uiresources/uigraphics/icons/makefile
include $(EPOCROOT)/sf/mw/uiresources/uigraphics/bitmaps2/makefile
include $(EPOCROOT)/sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/makefile
include $(EPOCROOT)/sf/app/homescreentools/dtdinstaller/makefile
endif
 
# Place the first target as the default target which is executed from this level 
s60_prebuild  :: commonengine_all platform_path_all common_platform_security_all export_template_files icons_all bitmaps_all dtdinstaller_all
os_prebuild  :: commonengine_all platform_path_all common_platform_security_all  

# include include_template.mk