/*
* 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 exe
UID 0x100039CE 0x10005A22
VENDORID VID_DEFAULT
// Modified by build team
CAPABILITY CAP_APPLICATION
SOURCEPATH ../src
SOURCE AboutApp.cpp
SOURCE AboutAppUi.cpp
SOURCE AboutDocument.cpp
SOURCE AboutContainer.cpp
SOURCE AboutImage.cpp
APP_LAYER_SYSTEMINCLUDE
START RESOURCE ../data/about.rss
HEADER
TARGETPATH APP_RESOURCE_DIR
LANGUAGE_IDS
END
START RESOURCE ../data/about_reg.rss
DEPENDS about.rsg
TARGETPATH /private/10003a3f/apps
END
USERINCLUDE ../inc
LIBRARY apparc.lib
LIBRARY avkon.lib
LIBRARY bafl.lib
LIBRARY cone.lib
LIBRARY eikcoctl.lib
LIBRARY eikcore.lib
LIBRARY euser.lib
LIBRARY fbscli.lib
LIBRARY efsrv.lib
LIBRARY aknskins.lib //for skin sbackground
LIBRARY cdlengine.lib //for scalable ui
LIBRARY gdi.lib
LIBRARY aknicon.lib
LIBRARY egul.lib
LIBRARY aknlayout2scalable.lib
LIBRARY sysversioninfo.lib
LIBRARY commonengine.lib
LIBRARY apgrfx.lib
// End of File