/** Copyright (c) 2002-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: Project definition file for project SatClient**/#include <data_caging_paths.hrh>#include <platform_paths.hrh>#include "../../inc/SatMacroes.h"TARGET SatClient.dllTARGETTYPE dllUID 0x1000008d 0x1000A834CAPABILITY CAP_CLIENT_DLLVENDORID VID_DEFAULT#ifdef ENABLE_SAT_LOGGINGEPOCSTACKSIZE 0x4000 // Logging needs more stack than default 8 kilos.#endifSOURCEPATH ../srcSOURCE RSatSession.cppSOURCE CSatRefreshMonitor.cppSOURCE RSatRefresh.cppSOURCE CSatAllowRefreshMonitor.cppSOURCE rsatservice.cppSOURCE TSatIconInfo.cppSOURCE csatpluginmonitor.cppUSERINCLUDE ../incUSERINCLUDE ../../incMW_LAYER_SYSTEMINCLUDESYSTEMINCLUDE ../../../../inc // Domain telephonySYSTEMINCLUDE ../../../inc // Subsystem satengineLIBRARY euser.libLIBRARY etelsat.libLIBRARY bafl.libLIBRARY fbscli.libLIBRARY CentralRepository.lib // For Central Repository#ifdef ENABLE_SAT_LOGGINGLIBRARY flogger.lib#endif