textinput/peninputfingerhwrar/group/peninputfingerhwrar_icons.mk
branchRCL_3
changeset 7 a47de9135b21
parent 3 f5a1e66df979
equal deleted inserted replaced
3:f5a1e66df979 7:a47de9135b21
     1 #
     1 #
     2 # Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 # All rights reserved.
     3 # All rights reserved.
     4 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     5 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of "Eclipse Public License v1.0"
     6 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
    24 # Configuration for AknFep icons.
    24 # Configuration for AknFep icons.
    25 # ----------------------------------------------------------------------------
    25 # ----------------------------------------------------------------------------
    26 
    26 
    27 TARGETDIR=$(ZDIR)\resource\apps
    27 TARGETDIR=$(ZDIR)\resource\apps
    28 HEADERDIR=\epoc32\include
    28 HEADERDIR=\epoc32\include
    29 ICONTARGETFILENAME=$(TARGETDIR)\peninputfingerhwr.mif
    29 ICONTARGETFILENAME=$(TARGETDIR)\peninputfingerhwrar.mif
    30 HEADERFILENAME=$(HEADERDIR)\peninputfingerhwr.mbg
    30 HEADERFILENAME=$(HEADERDIR)\peninputfingerhwrar.mbg
    31 
    31 
    32 do_nothing :
    32 do_nothing :
    33 	@rem do_nothing
    33 	@rem do_nothing
    34 
    34 
    35 MAKMAKE : do_nothing
    35 MAKMAKE : do_nothing
    37 BLD : do_nothing
    37 BLD : do_nothing
    38 
    38 
    39 CLEAN :
    39 CLEAN :
    40 	@del $(ICONTARGETFILENAME)
    40 	@del $(ICONTARGETFILENAME)
    41 	@del $(HEADERFILENAME)
    41 	@del $(HEADERFILENAME)
    42 	@del $(TARGETDIR)\peninputfingerhwr.mbm
    42 	@del $(TARGETDIR)\peninputfingerhwrar.mbm
    43 
    43 
    44 LIB : do_nothing
    44 LIB : do_nothing
    45 
    45 
    46 CLEANLIB : do_nothing
    46 CLEANLIB : do_nothing
    47 
    47