landmarks/locationlandmarks/tsrc/LandmarkTestModule/inc/FT_LandmarkConstants.h
changeset 40 16118e24b93b
parent 33 834e27cad510
equal deleted inserted replaced
33:834e27cad510 40:16118e24b93b
     1 /*
     1 /*
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005 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 the License "Symbian Foundation 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.symbianfoundation.org/legal/sfl-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.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
   137 _LIT(KDb20, "EPOSLM_020.LDB");
   137 _LIT(KDb20, "EPOSLM_020.LDB");
   138 _LIT(KDb40, "EPOSLM_040.LDB");
   138 _LIT(KDb40, "EPOSLM_040.LDB");
   139 _LIT(KDb60, "EPOSLM_060.LDB");
   139 _LIT(KDb60, "EPOSLM_060.LDB");
   140 _LIT(KDb80, "EPOSLM_080.LDB");
   140 _LIT(KDb80, "EPOSLM_080.LDB");
   141 _LIT(KDb105, "EPOSLM_105.LDB");
   141 _LIT(KDb105, "EPOSLM_105.LDB");
       
   142 _LIT(KDb20Uri, "file://C:EPOSLM_020.LDB");
       
   143 _LIT(KDb40Uri, "file://C:EPOSLM_040.LDB");
       
   144 _LIT(KDb60Uri, "file://C:EPOSLM_060.LDB");
       
   145 _LIT(KDb80Uri, "file://C:EPOSLM_080.LDB");
       
   146 _LIT(KDb105Uri, "file://C:EPOSLM_105.LDB");
   142 _LIT(KDbNamePath, "c:\\private\\100012a5\\DBS_101FE978_EPOSLM_%d.LDB");
   147 _LIT(KDbNamePath, "c:\\private\\100012a5\\DBS_101FE978_EPOSLM_%d.LDB");
   143 _LIT(KDbName, "eposlm_%d.ldb");
   148 _LIT(KDbName, "eposlm_%d.ldb");
   144 
   149 
   145 // Note: This is defined in landmarks
   150 // Note: This is defined in landmarks
   146 _LIT(KLmDbPath, "c:\\private\\100012a5\\DBS_101FE978_");
   151 _LIT(KLmDbPath, "c:\\private\\100012a5\\DBS_101FE978_");