sf_build/sf_prebuild/makefile
changeset 24 96f7513ad2d7
parent 0 6d65d5acee06
child 36 fc38b048ab2f
equal deleted inserted replaced
0:6d65d5acee06 24:96f7513ad2d7
     2  
     2  
     3 MAKEFILE = /sf/os/deviceplatformrelease/sf_build/sf_prebuild/makefile
     3 MAKEFILE = /sf/os/deviceplatformrelease/sf_build/sf_prebuild/makefile
     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 
       
     8 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
     9 include /sf/os/devicesrv/devicesrv_pub/platform_path_definitions_api/makefile
     8 include /sf/os/devicesrv/devicesrv_pub/platform_path_definitions_api/makefile
    10 include /sf/tools/buildplatforms/build/makefile
     9 include /sf/mw/qtextensions/group/cmaker/makefile
    11 include /sf/mw/qt/group/cmaker/makefile
    10 include /sf/os/deviceplatformrelease/qttranslations/cmaker/makefile
       
    11 
    12 ifeq (S60,$(BUILD))
    12 ifeq (S60,$(BUILD))
    13 include /sf/mw/uiresources/uigraphics/icons/makefile
    13 include /sf/mw/uiresources/uigraphics/icons/makefile
    14 include /sf/mw/uiresources/uigraphics/bitmaps2/makefile
    14 include /sf/mw/uiresources/uigraphics/bitmaps2/makefile
    15 include /sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/makefile
    15 include /sf/mw/platformtools/gfxconversion/mifconv/makefile_templates/makefile
    16 include /sf/app/homescreentools/dtdinstaller/makefile
    16 include /sf/app/homescreentools/dtdinstaller/makefile
    17 endif
    17 endif
    18  
    18  
    19 # Place the first target as the default target which is executed from this level 
    19 # Place the first target as the default target which is executed from this level 
    20 s60_prebuild  :: commonengine_all platform_path_all common_platform_security_all buildpreparation_all export_template_files icons_all bitmaps_all dtdinstaller_all
    20 s60_prebuild  :: commonengine_all platform_path_all common_platform_security_all export_template_files icons_all bitmaps_all dtdinstaller_all
    21 os_prebuild  :: commonengine_all platform_path_all common_platform_security_all buildpreparation_all 
    21 os_prebuild  :: commonengine_all platform_path_all common_platform_security_all  
    22 
    22 
    23 # include include_template.mk 
    23 # include include_template.mk