sdkcreationmw/sdkexamples/cppexamples/S60Ex/PopupList/group/Icons.mk
changeset 1 ac50fd48361b
parent 0 b26acd06ea60
equal deleted inserted replaced
0:b26acd06ea60 1:ac50fd48361b
     1 #
     1 #
     2 # Copyright (c) 2004-2006 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2004-2006 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 the License "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".
     8 #
     8 #
     9 # Initial Contributors:
     9 # Initial Contributors:
    10 # Nokia Corporation - initial contribution.
    10 # Nokia Corporation - initial contribution.
    18 ZDIR=$(EPOCROOT)epoc32\release\$(PLATFORM)\$(CFG)\Z
    18 ZDIR=$(EPOCROOT)epoc32\release\$(PLATFORM)\$(CFG)\Z
    19 else
    19 else
    20 ZDIR=$(EPOCROOT)epoc32\data\z
    20 ZDIR=$(EPOCROOT)epoc32\data\z
    21 endif
    21 endif
    22 
    22 
    23 TARGETDIR=$(ZDIR)\private\A0000231
    23 TARGETDIR=$(ZDIR)\private\E0000231
    24 ICONTARGETFILENAME=$(TARGETDIR)\AknExPopList.mbm
    24 ICONTARGETFILENAME=$(TARGETDIR)\AknExPopList.mbm
    25 
    25 
    26 HEADERDIR=$(EPOCROOT)epoc32\include
    26 HEADERDIR=$(EPOCROOT)epoc32\include
    27 HEADERFILENAME=$(HEADERDIR)\aknexpoplist.mbg
    27 HEADERFILENAME=$(HEADERDIR)\aknexpoplist.mbg
    28 
    28