/** Copyright (c) 2007-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 Model**/#include <data_caging_paths.hrh>#include <platform_paths.hrh>TARGET wsfmodel.dllTARGETTYPE dllUID 0x1000008e 0x2000CF31CAPABILITY CAP_GENERAL_DLL// Source filesSOURCEPATH ../srcSOURCE wsfmodel.cppSOURCE wsfscreensaverwatcher.cppSOURCE wsfapplauncher.cpp SOURCE wsfactivewaiter.cpp// own headersUSERINCLUDE ../inc// inner APIUSERINCLUDE ../../inc// private APIUSERINCLUDE ../../../inc//Macro to /epoc32 headers// MW_LAYER... not enough because of <browseruisdkcrkeys.h>APP_LAYER_SYSTEMINCLUDE// Used system librariesLIBRARY euser.libLIBRARY bafl.lib LIBRARY apgrfx.libLIBRARY cone.lib LIBRARY ws32.lib LIBRARY centralrepository.libLIBRARY cmmanager.libLIBRARY cmmanagerdatabase.libLIBRARY ictsclientinterface.libLIBRARY sysutil.libLIBRARY efsrv.libLIBRARY wsfwlaninfo.lib LIBRARY wsfclient.libLIBRARY wsfapwizard.libDEBUGLIBRARY flogger.lib// End of file