application/group/icons.mk
branch3rded
changeset 390 d7abecc9d189
parent 63 aefdc579987d
equal deleted inserted replaced
345:702ba9ffe210 390:d7abecc9d189
     5 endif
     5 endif
     6 
     6 
     7 TARGETDIR=$(ZDIR)\resource\apps
     7 TARGETDIR=$(ZDIR)\resource\apps
     8 ICONTARGETFILENAME=$(TARGETDIR)\Podcast.mif
     8 ICONTARGETFILENAME=$(TARGETDIR)\Podcast.mif
     9 HEADERFILE=$(EPOCROOT)epoc32\include\Podcast.mbg
     9 HEADERFILE=$(EPOCROOT)epoc32\include\Podcast.mbg
    10 DPATH=..\data\images
    10 DPATH=..\data\icons
    11 
    11 
    12 do_nothing :
    12 do_nothing :
    13 	@rem do_nothing
    13 	@rem do_nothing
    14 
    14 
    15 MAKMAKE : do_nothing
    15 MAKMAKE : do_nothing
    22 
    22 
    23 CLEANLIB : do_nothing
    23 CLEANLIB : do_nothing
    24 
    24 
    25 RESOURCE :	
    25 RESOURCE :	
    26 		mifconv $(ICONTARGETFILENAME) /h$(HEADERFILE) /c16,1\
    26 		mifconv $(ICONTARGETFILENAME) /h$(HEADERFILE) /c16,1\
    27 		$(DPATH)\podcatcher_64px.svg\
    27 		$(DPATH)\appicon.svg\
    28 		$(DPATH)\Audio.svg\
    28 		$(DPATH)\shows\audio.svg\
    29 		$(DPATH)\Audio_new.svg\
    29 		$(DPATH)\shows\audio_dl.svg\
    30 		$(DPATH)\Audio_queued.svg\
    30 		$(DPATH)\shows\audio_dl_active.svg\
    31 		$(DPATH)\Audio_downloading.svg\
    31 		$(DPATH)\shows\audio_dl_active_new.svg\
    32 		$(DPATH)\Audio_downloaded.svg\
    32 		$(DPATH)\shows\audio_dl_failed.svg\
    33 		$(DPATH)\Audio_downloaded_new.svg\
    33 		$(DPATH)\shows\audio_dl_failed_new.svg\
    34 		$(DPATH)\Audio_failed.svg\
    34 		$(DPATH)\shows\audio_dl_new.svg\
    35 		$(DPATH)\Audio_suspended.svg\
    35 		$(DPATH)\shows\audio_dl_queued.svg\
    36 		$(DPATH)\Video.svg\
    36 		$(DPATH)\shows\audio_dl_queued_new.svg\
    37 		$(DPATH)\Video_new.svg\
    37 		$(DPATH)\shows\audio_dl_suspended.svg\
    38 		$(DPATH)\Video_queued.svg\
    38 		$(DPATH)\shows\audio_dl_suspended_new.svg\
    39 		$(DPATH)\Video_downloading.svg\
    39 		$(DPATH)\shows\audio_new.svg\
    40 		$(DPATH)\Video_downloaded.svg\
    40 		$(DPATH)\shows\video.svg\
    41 		$(DPATH)\Video_downloaded_new.svg\
    41 		$(DPATH)\shows\video_dl.svg\
    42 		$(DPATH)\Video_failed.svg\
    42 		$(DPATH)\shows\video_dl_active.svg\
    43 		$(DPATH)\Video_suspended.svg\
    43 		$(DPATH)\shows\video_dl_active_new.svg\
    44 		$(DPATH)\Feed.svg
    44 		$(DPATH)\shows\video_dl_failed.svg\
    45 
    45 		$(DPATH)\shows\video_dl_failed_new.svg\
       
    46 		$(DPATH)\shows\video_dl_new.svg\
       
    47 		$(DPATH)\shows\video_dl_queued.svg\
       
    48 		$(DPATH)\shows\video_dl_queued_new.svg\
       
    49 		$(DPATH)\shows\video_dl_suspended.svg\
       
    50 		$(DPATH)\shows\video_dl_suspended_new.svg\
       
    51 		$(DPATH)\shows\video_new.svg\
       
    52 		$(DPATH)\shows\feed.svg
       
    53 		
    46 FREEZE : do_nothing
    54 FREEZE : do_nothing
    47 
    55 
    48 SAVESPACE : do_nothing
    56 SAVESPACE : do_nothing
    49 
    57 
    50 RELEASABLES :
    58 RELEASABLES :