defaultapplicationsettings/service/group/das_service.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 08:46:07 +0200
changeset 0 254040eb3b7d
permissions -rw-r--r--
Revision: 200947 Kit: 200951

/*
* Copyright (c) 2005-2006 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 DefaultAppServer - Service
*
*/



#include <data_caging_paths.hrh>
#include <platform_paths.hrh>  

TARGET                  defaultappclient.dll
TARGETTYPE              DLL
UID                     0x1000008d 0x10281B9E

CAPABILITY              CAP_GENERAL_DLL DRM
VENDORID                VID_DEFAULT

// Define directories for the .def-files of WINSCW build.
// IMPORTANT NOTICE:  The lines in the example that end with a backslash 
// must have one space after the backslash.
#if defined(ARMCC)
deffile ../EABI/ 
#elif defined( WINSCW )
deffile ../BWINS/ 
#endif

SOURCEPATH              ../src
SOURCE                  das_service.cpp
SOURCE                  das_client.cpp

USERINCLUDE             ../inc

// Default system include paths for middleware layer modules.
APP_LAYER_SYSTEMINCLUDE

LIBRARY                 euser.lib
LIBRARY                 apgrfx.lib
LIBRARY                 avkon.lib
LIBRARY                 eikcore.lib
LIBRARY                 apparc.lib

//EXPORTUNFROZEN