sf_build/sf_prebuild/makefile
author Pat Downey <patd@symbian.org>
Tue, 11 May 2010 23:06:15 +0100
changeset 41 877bf5d7469a
parent 36 fc38b048ab2f
child 46 b45fe1029b5d
permissions -rw-r--r--
Move and merge modified sf_config/config files to be underneath foundation_system in line with the restructure that occurred as part of fc38b048ab2f.

# 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/qttranslations/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
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 
os_prebuild  :: commonengine_all platform_path_all common_platform_security_all  

# include include_template.mk