diff -r 5033d469f7c9 -r 4bd0ef495c42 landmarksui/rom/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/landmarksui/rom/bld.inf Mon Nov 15 15:22:23 2010 +0000 @@ -0,0 +1,28 @@ +/* +* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: LandmarksUi Content File - +* This file provides the information required for building the +* whole of a Landmarks application. +* +*/ + +#include +#include + +PRJ_EXPORTS +// Export Localization files +../loc/landmarks.loc APP_LAYER_LOC_EXPORT_PATH(landmarks.loc) +../loc/lmkmsgviewer.loc APP_LAYER_LOC_EXPORT_PATH(lmkmsgviewer.loc) + +