diff -r fc38b048ab2f -r b45fe1029b5d sf_build/sf_prebuild/makefile --- a/sf_build/sf_prebuild/makefile Mon May 03 13:39:39 2010 +0300 +++ b/sf_build/sf_prebuild/makefile Fri May 14 17:04:40 2010 +0300 @@ -6,12 +6,13 @@ 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 +include /sf/mw/qttranslations/cmaker/makefile endif # Place the first target as the default target which is executed from this level