/** 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: Project specification file of about**/#include "../inc/about_test.hrh"#include <data_caging_paths.hrh>#include <platform_paths.hrh> TARGET about.exe TARGETTYPE exeUID 0x100039CE 0x10005A22VENDORID VID_DEFAULT// Modified by build teamCAPABILITY CAP_APPLICATIONSOURCEPATH ../srcSOURCE AboutApp.cpp SOURCE AboutAppUi.cppSOURCE AboutDocument.cppSOURCE AboutContainer.cppSOURCE AboutImage.cppAPP_LAYER_SYSTEMINCLUDESTART RESOURCE ../data/about.rssHEADER TARGETPATH APP_RESOURCE_DIRLANGUAGE_IDSEND START RESOURCE ../data/about_reg.rssDEPENDS about.rsg TARGETPATH /private/10003a3f/apps ENDUSERINCLUDE ../incLIBRARY apparc.libLIBRARY avkon.libLIBRARY bafl.libLIBRARY cone.libLIBRARY eikcoctl.libLIBRARY eikcore.lib LIBRARY euser.libLIBRARY fbscli.libLIBRARY efsrv.lib LIBRARY aknskins.lib //for skin sbackgroundLIBRARY cdlengine.lib //for scalable uiLIBRARY gdi.libLIBRARY aknicon.libLIBRARY egul.libLIBRARY aknlayout2scalable.libLIBRARY sysversioninfo.libLIBRARY commonengine.libLIBRARY apgrfx.lib// End of File