2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
14 * Description: Defines S60 source icon directory locations
19 #ifndef ICON_LOCATIONS_HRH
20 #define ICON_LOCATIONS_HRH
22 /** S60 source bitmap directory location */
23 #define S60_SRC_BITMAP_DIR /epoc32/s60/bitmaps
25 /** S60 source icon directory location */
26 #define S60_SRC_ICON_DIR /epoc32/s60/icons
28 #endif // ICON_LOCATIONS_HRH