关于在symbian listbox中添加svg图片的问题
2010-05-31 20:19:00 来源:WEB开发网# NOTE: if you have JUSTINTIME enabled for your S60 3rd FP1 or newer SDK
# and this command crashes, consider adding "/X" to the command line.
# See
# ----------------------------------------------------------------------------
RESOURCE :
mifconv $(ICONTARGETFILENAME) /h$(HEADERFILENAME) /FSvgImages.miflist
FREEZE : do_nothing
SAVESPACE : do_nothing
RELEASABLES :
@echo $(ICONTARGETFILENAME)
FINAL : do_nothing
#
============================================================================
#
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
#
----------------------------------------------------------------------------
更多精彩
赞助商链接