coreapplicationuis/SysAp/Group/bld.inf
branchRCL_3
changeset 36 98afcc9489c0
parent 0 2e3d3ce01487
child 64 75184094ace1
equal deleted inserted replaced
34:2495cfdb1a0f 36:98afcc9489c0
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    20 
    20 
    21 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    22 DEFAULT
    22 DEFAULT
    23 
    23 
       
    24 #define USE_SF_SPLASH_SVG //comment this to use standard S60 splash icon
       
    25 
    24 PRJ_EXTENSIONS
    26 PRJ_EXTENSIONS
    25 START EXTENSION s60/mifconv
    27 START EXTENSION s60/mifconv
    26   OPTION TARGETFILE sysap.mif
    28   OPTION TARGETFILE sysap.mif
    27   OPTION HEADERFILE sysap.mbg
    29   OPTION HEADERFILE sysap.mbg
    28   OPTION SOURCES -c8 qgn_startup_screen
    30 #ifdef USE_SF_SPLASH_SVG
       
    31 		// use the local file (also called qgn_startup_screen to keep the mbg file the same)
       
    32     OPTION SOURCEDIR ../../../startupservices/SplashScreen/sfimage
       
    33 #endif
       
    34     OPTION SOURCES -c8 qgn_startup_screen
    29 END
    35 END
    30 
    36 
    31 
    37 
    32 PRJ_EXPORTS
    38 PRJ_EXPORTS
    33 //Configuration tool migration
    39 //Configuration tool migration