/** Copyright (c) 2008 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: This is project specification file for the adtupdater.**/// System includes#include <platform_paths.hrh>#include <data_caging_paths.hrh>// Target informationTARGET adtupdater.exeTARGETTYPE exeTARGETPATH /sys/bin// Uid and Capability informationUID 0x100039CE 0x2001114CCAPABILITY CAP_APPLICATION AllFiles SwEvent// Stack optionsEPOCSTACKSIZE 0x10000// Source informationSOURCEPATH ../srcSOURCE adtupdater.cppSOURCE adtupdaterapplication.cppSOURCE adtupdaterappui.cppSOURCE adtupdaterdocument.cppSOURCE adtupdatercontainer.cppSOURCE adtupdaterlistener.cppSOURCE adtupdaterquerydialog.cppSOURCE adtupdaterpopuplist.cpp// System include informationAPP_LAYER_SYSTEMINCLUDE// User include informationUSERINCLUDE ../incUSERINCLUDE ../../../clockengines/clockserver/client/incUSERINCLUDE ../../../clockengines/incUSERINCLUDE ../../../clockengines/clocktimezoneresolver/inc// Resource informationSTART RESOURCE ../data/adtupdater.rssHEADERTARGETPATH APP_RESOURCE_DIRTARGET adtupdater.rscLANGUAGE_IDSENDSTART RESOURCE ../data/adtupdater_loc.rssTARGETPATH APP_RESOURCE_DIRLANGUAGE_IDSENDSTART RESOURCE ../data/adtupdater_reg.rssTARGETPATH /private/10003a3f/import/appsEND// Library informationLIBRARY euser.libLIBRARY avkon.libLIBRARY cone.libLIBRARY apparc.libLIBRARY bafl.libLIBRARY eikcore.libLIBRARY eikcoctl.libLIBRARY eikctl.libLIBRARY eikdlg.lib LIBRARY eiksrv.libLIBRARY aknskins.libLIBRARY aknskinsrv.libLIBRARY aknswallpaperutils.libLIBRARY aknnotify.libLIBRARY commonengine.libLIBRARY clockserverclient.libLIBRARY timezonelocalization.libLIBRARY tzclient.libLIBRARY apgrfx.libLIBRARY ws32.lib LIBRARY flogger.libLIBRARY centralrepository.libLIBRARY clocktimezoneresolver.libLIBRARY starterclient.libLIBRARY eiksrvui.lib // To supress the application key// End of file