sf_build/sf_prebuild/makefile
author Shabe Razvi <shaber@symbian.org>
Mon, 29 Mar 2010 11:36:31 +0100
branchRCL_3
changeset 17 c484c7841bb0
parent 14 195bcca3f670
child 20 0c8964472bc7
permissions -rw-r--r--
Merge

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

include /sf/os/devicesrv/devicesrv_pub/common_platform_security_definitions_api/makefile
include /sf/os/devicesrv/devicesrv_pub/platform_path_definitions_api/makefile
include /sf/mw/qt/src/s60installs/deviceconfiguration/cmaker/makefile

ifeq (S60,$(BUILD))
include /sf/mw/uiresources/uigraphics/icons/makefile
include /sf/mw/uiresources/uigraphics/bitmaps2/makefile
include /sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/makefile
include /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