sf_build/sf_prebuild/makefile
changeset 46 b45fe1029b5d
parent 36 fc38b048ab2f
equal deleted inserted replaced
36:fc38b048ab2f 46:b45fe1029b5d
     4           
     4           
     5 # Exporting makefile template
     5 # Exporting makefile template
     6 include /sf/os/devicesrv/commonservices/commonengine/makefile
     6 include /sf/os/devicesrv/commonservices/commonengine/makefile
     7 include /sf/os/devicesrv/devicesrv_pub/common_platform_security_definitions_api/makefile
     7 include /sf/os/devicesrv/devicesrv_pub/common_platform_security_definitions_api/makefile
     8 include /sf/os/devicesrv/devicesrv_pub/platform_path_definitions_api/makefile
     8 include /sf/os/devicesrv/devicesrv_pub/platform_path_definitions_api/makefile
     9 include /sf/mw/qttranslations/cmaker/makefile
     9 
    10 
    10 
    11 ifeq (S60,$(BUILD))
    11 ifeq (S60,$(BUILD))
    12 include /sf/mw/uiresources/uigraphics/icons/makefile
    12 include /sf/mw/uiresources/uigraphics/icons/makefile
    13 include /sf/mw/uiresources/uigraphics/bitmaps2/makefile
    13 include /sf/mw/uiresources/uigraphics/bitmaps2/makefile
    14 include /sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/makefile
    14 include /sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/makefile
       
    15 include /sf/mw/qttranslations/cmaker/makefile
    15 endif
    16 endif
    16  
    17  
    17 # Place the first target as the default target which is executed from this level 
    18 # Place the first target as the default target which is executed from this level 
    18 s60_prebuild  :: commonengine_all platform_path_all common_platform_security_all export_template_files icons_all bitmaps_all 
    19 s60_prebuild  :: commonengine_all platform_path_all common_platform_security_all export_template_files icons_all bitmaps_all 
    19 os_prebuild  :: commonengine_all platform_path_all common_platform_security_all  
    20 os_prebuild  :: commonengine_all platform_path_all common_platform_security_all