tzservices/tzloc/group/TimeZoneLocalization.mmp
changeset 81 676b6116ca93
parent 0 2e3d3ce01487
equal deleted inserted replaced
78:175a0d824084 81:676b6116ca93
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2010 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 LANG	01 02
    24 LANG	01 02
    25 
    25 
    26 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    26 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    27 
    27 
    28 USERINCLUDE 	../inc
    28 USERINCLUDE 	../inc
       
    29 USERINCLUDE 	../traces
    29 SOURCEPATH	../src
    30 SOURCEPATH	../src
    30 SOURCE		TimeZoneLocalization.cpp
    31 SOURCE		TimeZoneLocalization.cpp
    31 SOURCE		TzLocalizer.cpp
    32 SOURCE		TzLocalizer.cpp
    32 SOURCE		TzLocalizationResourceReader.cpp
    33 SOURCE		TzLocalizationResourceReader.cpp
    33 SOURCE		TzLocalizationDbAccessor.cpp
    34 SOURCE		TzLocalizationDbAccessor.cpp