关于在symbian listbox中添加svg图片的问题
2010-05-31 20:19:00 来源:WEB开发网ATestList2.mmp
Icons_aif_scalable_dc.mk 文件:
view plaincopy to clipboardprint?
# ============================================================================
# Name : Icons_aif_scalable_dc.mk
# Part of : ATestList2
#
# Description:
#
# ============================================================================
ifeq (WINS,$(findstring WINS, $(PLATFORM)))
ZDIR=$(EPOCROOT)epoc32elease$(PLATFORM)$(CFG)
else
ZDIR=$(EPOCROOT)epoc32dataz
endif
# ----------------------------------------------------------------------------
# TODO: Configure these
# ----------------------------------------------------------------------------
TARGETDIR=$(ZDIR)esourceapps
ICONTARGETFILENAME=$(TARGETDIR)ATestList2_aif.mif
HEADERDIR=$(EPOCROOT)epoc32include
HEADERFILENAME=$(HEADERDIR)ATestList2_aif.mbg
ICONDIR=..gfx
do_nothing :
@rem do_nothing
MAKMAKE : do_nothing
BLD : do_nothing
CLEAN : do_nothing
LIB : do_nothing
CLEANLIB : do_nothing
# ----------------------------------------------------------------------------
# TODO: Configure these.
#
# NOTE 1: DO NOT DEFINE MASK FILE NAMES! They are included automatically by
# MifConv if the mask detph is defined.
#
# NOTE 2: Usually, source paths should not be included in the bitmap
# definitions. MifConv searches for the icons in all icon directories in a
# predefined order, which is currently s60icons, s60itmaps2.
# The directory s60icons is included in the search only if the feature flag
# __SCALABLE_ICONS is defined.
# ----------------------------------------------------------------------------
更多精彩
赞助商链接